SAP ABAP Class CL_EPIC_DUMMY_BANK_MANAGER (Dummy Bank Manager)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-TEST (Package) Globalization: E-Payment Integration General Test Objects
⤷
⤷
Properties
| Class | CL_EPIC_DUMMY_BANK_MANAGER | |
| Short Description | Dummy Bank Manager | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-TEST | Globalization: E-Payment Integration General Test Objects |
| Created | 20130115 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPIC_DUMMY_BANK_MANAGER has no forward declaration.
Interfaces
Class CL_EPIC_DUMMY_BANK_MANAGER has no interface implemented.
Friends
Class CL_EPIC_DUMMY_BANK_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Indicator | 20130605 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'O' | Single-Character Indicator | 20130605 | ||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EPIC_DUMMY_BANK_MANAGER | Dummy Bank Manager | 20130605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130605 | ||
| 2 | Static method | Public | Method | 20130605 | ||
| 3 | Instance method | Public | Method | 20130605 | ||
| 4 | Instance method | Public | Method | 20130605 | ||
| 5 | Instance method | Public | Method | 20130605 | ||
| 6 | Instance method | Public | Method | 20130605 | ||
| 7 | Instance method | Public | Method | 20130605 |
Events
Class CL_EPIC_DUMMY_BANK_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TRANSAC | Public | See coding | 20130605 | TT_TRANSAC TYPE TABLE OF epic_dum_transac
|
Method Signatures
Method GET_BALANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BAL | Value transfer | Type reference (TYPE) | EPIC_DUM_BAL | 20130605 | ||||
| 2 | IV_ACCOUNT | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 3 | IV_BANK | Call by reference | Type reference (TYPE) | STRING | 20130605 |
Method GET_BALANCE on class CL_EPIC_DUMMY_BANK_MANAGER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EPIC_DUMMY_BANK_MANAGER | Dummy Bank Manager | 20130605 |
Method GET_INSTANCE on class CL_EPIC_DUMMY_BANK_MANAGER has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | 16 Byte UUID in 32 Characters (Hexadecimal Encoded) | 20130605 | |||
| 2 | RV_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20130605 |
Method GET_MESSAGE on class CL_EPIC_DUMMY_BANK_MANAGER has no exception.
Method MODIFY_BANK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACCOUNT | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20130605 | |||
| 2 | IV_BALANCE | Call by reference | Type reference (TYPE) | WRBTR | Amount in Document Currency | 20130605 | |||
| 3 | IV_BANK | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20130605 | |||
| 4 | IV_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | 'CNY' | Currency Key | 20130605 |
Method MODIFY_BANK on class CL_EPIC_DUMMY_BANK_MANAGER has no exception.
Method PAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACCOUNT | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 2 | IV_AMOUNT | Call by reference | Type reference (TYPE) | WRBTR | 20130605 | ||||
| 3 | IV_BANK | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 4 | IV_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | 'CNY' | 20130605 | |||
| 5 | IV_PART_ACCOUNT | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 6 | IV_PART_BANK | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 7 | IV_PURPOSE | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 8 | IV_REMARK | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 9 | IV_SRL_NO | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 10 | IV_SUMMARY | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 11 | IV_TRANSAC_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130605 |
Method PAY on class CL_EPIC_DUMMY_BANK_MANAGER has no exception.
Method QUERY_TRANSAC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRANSAC | Call by reference | Type reference (TYPE) | TT_TRANSAC | 20130605 | ||||
| 2 | IV_ACCOUNT | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 3 | IV_BANK | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 4 | IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 5 | IV_END_DATE | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 6 | IV_MAX_AMOUNT | Call by reference | Type reference (TYPE) | WRBTR | Amount in Document Currency | 20130605 | |||
| 7 | IV_MIN_AMOUNT | Call by reference | Type reference (TYPE) | WRBTR | Amount in Document Currency | 20130605 |
Method QUERY_TRANSAC on class CL_EPIC_DUMMY_BANK_MANAGER has no exception.
Method SAVE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20130605 | ||||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | SYSUUID_C32 | 16 Byte UUID in 32 Characters (Hexadecimal Encoded) | 20130605 |
Method SAVE_MESSAGE on class CL_EPIC_DUMMY_BANK_MANAGER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |