SAP ABAP Class /FSCAA/IF_BANK_SEARCH (Interface for searching bank keys)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/CL_BANK_SEARCH Searching for banks 20040225
Properties
Class /FSCAA/IF_BANK_SEARCH  
Short Description Interface for searching bank keys    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040225   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSCAA/IF_BANK_SEARCH has no forward declaration.
Interfaces
Class /FSCAA/IF_BANK_SEARCH has no interface implemented.
Friends
Class /FSCAA/IF_BANK_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MAXROWS Instance attribute Public Type reference (TYPE) I 20040226
2 A_SEARCH Instance attribute Public Type reference (TYPE) /FSCAA/BANK_SEARCH 20040225
3 A_TAB_BANKS Instance attribute Public Type reference (TYPE) /FSCAA/TAB_BANK_INFO 20040225
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAXROWS Instance method Public Method 20040226
2 GET_SEARCH_CRITERIA Instance method Public Method 20040225
3 GET_SEARCH_RESULTS Instance method Public Method 20040225
4 SET_MAXROWS Instance method Public Method 20040226
5 SET_SEARCH_CRITERIA Instance method Public Method 20040225
6 SET_SEARCH_RESULTS Instance method Public Method 20040225
Events
Class /FSCAA/IF_BANK_SEARCH has no event.
Types
Class /FSCAA/IF_BANK_SEARCH has no local type.
Method Signatures

Method GET_MAXROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_MAXROWS Value transfer Type reference (TYPE) I 20040226

Method GET_MAXROWS on class /FSCAA/IF_BANK_SEARCH has no exception.

Method GET_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_SEARCH Value transfer Type reference (TYPE) /FSCAA/BANK_SEARCH 20040225

Method GET_SEARCH_CRITERIA on class /FSCAA/IF_BANK_SEARCH has no exception.

Method GET_SEARCH_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TAB_RESULTS Value transfer Type reference (TYPE) /FSCAA/TAB_BANK_INFO 20040225

Method GET_SEARCH_RESULTS on class /FSCAA/IF_BANK_SEARCH has no exception.

Method SET_MAXROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MAXROWS Call by reference Type reference (TYPE) I 20040226

Method SET_MAXROWS on class /FSCAA/IF_BANK_SEARCH has no exception.

Method SET_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SEARCH Call by reference Type reference (TYPE) /FSCAA/BANK_SEARCH 20040225

Method SET_SEARCH_CRITERIA on class /FSCAA/IF_BANK_SEARCH has no exception.

Method SET_SEARCH_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_RESULTS Call by reference Type reference (TYPE) /FSCAA/TAB_BANK_INFO 20040225

Method SET_SEARCH_RESULTS on class /FSCAA/IF_BANK_SEARCH has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in