SAP ABAP Interface /FSCAA/IF_BANK_SEARCH (Interface for searching bank keys)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-BCA (Application Component) Bank Customer Accounts
⤷
/FSCAA/CSL (Package) FS-CAA Service Layer
⤷
⤷
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
| Interface | /FSCAA/IF_BANK_SEARCH | |
| Short Description | Interface for searching bank keys |
General Data
| Package | /FSCAA/CSL | FS-CAA Service Layer |
| Created | 20040225 | SAP |
| Last changed | 20050220 | SAP |
| Unicode checks active |
Forward declarations
Interface /FSCAA/IF_BANK_SEARCH has no forward declaration.
Interfaces
Interface /FSCAA/IF_BANK_SEARCH has no interface.
Friends
Interface /FSCAA/IF_BANK_SEARCH has no friend.
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 | Instance method | Public | Method | 20040226 | ||
| 2 | Instance method | Public | Method | 20040225 | ||
| 3 | Instance method | Public | Method | 20040225 | ||
| 4 | Instance method | Public | Method | 20040226 | ||
| 5 | Instance method | Public | Method | 20040225 | ||
| 6 | Instance method | Public | Method | 20040225 |
Events
Interface /FSCAA/IF_BANK_SEARCH has no event.
Types
Interface /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 | PR_MAXROWS | Value transfer | Type reference (TYPE) | I | 20040226 |
Method GET_MAXROWS on Interface /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 | PR_SEARCH | Value transfer | Type reference (TYPE) | /FSCAA/BANK_SEARCH | 20040225 |
Method GET_SEARCH_CRITERIA on Interface /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 | PR_TAB_RESULTS | Value transfer | Type reference (TYPE) | /FSCAA/TAB_BANK_INFO | 20040225 |
Method GET_SEARCH_RESULTS on Interface /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 | PI_MAXROWS | Call by reference | Type reference (TYPE) | I | 20040226 |
Method SET_MAXROWS on Interface /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 | PI_SEARCH | Call by reference | Type reference (TYPE) | /FSCAA/BANK_SEARCH | 20040225 |
Method SET_SEARCH_CRITERIA on Interface /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 | PI_TAB_RESULTS | Call by reference | Type reference (TYPE) | /FSCAA/TAB_BANK_INFO | 20040225 |
Method SET_SEARCH_RESULTS on Interface /FSCAA/IF_BANK_SEARCH has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 462_10 |