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 CV_DIRECTION_INCOMMING Static Attribute Public Type reference (TYPE) CHAR1 'I' Single-Character Indicator 20130605
2 CV_DIRECTION_OUTGOING Static Attribute Public Type reference (TYPE) CHAR1 'O' Single-Character Indicator 20130605
3 GO_INSTANCE 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 GET_BALANCE Instance method Public Method 20130605
2 GET_INSTANCE Static method Public Method 20130605
3 GET_MESSAGE Instance method Public Method 20130605
4 MODIFY_BANK Instance method Public Method 20130605
5 PAY Instance method Public Method 20130605
6 QUERY_TRANSAC Instance method Public Method 20130605
7 SAVE_MESSAGE 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 Exporting ES_BAL Value transfer Type reference (TYPE) EPIC_DUM_BAL 20130605
2 Importing IV_ACCOUNT Call by reference Type reference (TYPE) STRING 20130605
3 Importing 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 Returning 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 Importing IV_ID Call by reference Type reference (TYPE) SYSUUID_C32 16 Byte UUID in 32 Characters (Hexadecimal Encoded) 20130605
2 Returning 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 Importing IV_ACCOUNT Call by reference Type reference (TYPE) CHAR30 30 Characters 20130605
2 Importing IV_BALANCE Call by reference Type reference (TYPE) WRBTR Amount in Document Currency 20130605
3 Importing IV_BANK Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20130605
4 Importing 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 Importing IV_ACCOUNT Call by reference Type reference (TYPE) STRING 20130605
2 Importing IV_AMOUNT Call by reference Type reference (TYPE) WRBTR 20130605
3 Importing IV_BANK Call by reference Type reference (TYPE) STRING 20130605
4 Importing IV_CURRENCY Call by reference Type reference (TYPE) WAERS 'CNY' 20130605
5 Importing IV_PART_ACCOUNT Call by reference Type reference (TYPE) STRING 20130605
6 Importing IV_PART_BANK Call by reference Type reference (TYPE) STRING 20130605
7 Importing IV_PURPOSE Call by reference Type reference (TYPE) STRING 20130605
8 Importing IV_REMARK Call by reference Type reference (TYPE) STRING 20130605
9 Importing IV_SRL_NO Call by reference Type reference (TYPE) STRING 20130605
10 Importing IV_SUMMARY Call by reference Type reference (TYPE) STRING 20130605
11 Importing 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 Exporting ET_TRANSAC Call by reference Type reference (TYPE) TT_TRANSAC 20130605
2 Importing IV_ACCOUNT Call by reference Type reference (TYPE) STRING 20130605
3 Importing IV_BANK Call by reference Type reference (TYPE) STRING 20130605
4 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) STRING 20130605
5 Importing IV_END_DATE Call by reference Type reference (TYPE) STRING 20130605
6 Importing IV_MAX_AMOUNT Call by reference Type reference (TYPE) WRBTR Amount in Document Currency 20130605
7 Importing 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 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING 20130605
2 Returning 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