SAP ABAP Class CL_EPIC_EXAMPLE_CN_CMB_GAB (EXAMPLE ONLY - Get Account Balance for CMB)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-CN-EXAMPLE (Package) Globalization: E-Payment Integration China: Example Impl.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPIC_BANK_COMM_IMPL Bank Communication Implementation Interface 20111019
Properties
Class CL_EPIC_EXAMPLE_CN_CMB_GAB  
Short Description EXAMPLE ONLY - Get Account Balance for CMB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-CN-EXAMPLE   Globalization: E-Payment Integration China: Example Impl. 
Created 20111019   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_EXAMPLE_CN_CMB_GAB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPIC_BANK_COMM_IMPL Bank Communication Implementation Interface 20111019
Friends
Class CL_EPIC_EXAMPLE_CN_CMB_GAB has no friend class.
Attributes
Class CL_EPIC_EXAMPLE_CN_CMB_GAB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PERFORM_POST_RESP_XSLT_PROC Instance method Private Method 20111019
2 PERFORM_PRE_REQU_DMEE_PROC Instance method Private Method 20111116
3 PERFORM_PRE_REQU_XSLT_PROC Instance method Private Method 20111019
Events
Class CL_EPIC_EXAMPLE_CN_CMB_GAB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_LIST_RESULT Private See coding 20111019 tty_list_result type standard table of epic_s_example_cn_cmb_gab_rl
2 TTY_RESP_MAPPING_RESULT_ITEMS Private See coding 20111019 tty_resp_mapping_result_items type standard table of ty_resp_mapping_result_item with non-unique key accnbr trsdat balamt ccynbr
3 TY_REQU_MAPPING_SOURCE Private See coding 20111019 begin of ty_requ_mapping_source, funnam type string, dattyp type string, lgnnam type string, bbknbr type string, accnbr type string, bgndat type string, enddat type string, end of ty_requ_mapping_source
4 TY_RESP_MAPPING_RESULT Private See coding 20111019 begin of ty_resp_mapping_result, info type ty_resp_mapping_result_info, items type tty_resp_mapping_result_items, end of ty_resp_mapping_result
5 TY_RESP_MAPPING_RESULT_INFO Private See coding 20111021 begin of ty_resp_mapping_result_info, dattyp type string, errmsg type string, funnam type string, lgnnam type string, retcod type string, end of ty_resp_mapping_result_info
6 TY_RESP_MAPPING_RESULT_ITEM Private See coding 20111019 begin of ty_resp_mapping_result_item, accnbr type string, trsdat type string, balamt type string, ccynbr type string, end of ty_resp_mapping_result_item
Method Signatures

Method PERFORM_POST_RESP_XSLT_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST_RESULT Call by reference Type reference (TYPE) TTY_LIST_RESULT 20111103
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20111019
3 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20111103
4 Importing IS_RESP_MAPPING_RESULT_DATA Call by reference Type reference (TYPE) TY_RESP_MAPPING_RESULT 20111103

Method PERFORM_POST_RESP_XSLT_PROC on class CL_EPIC_EXAMPLE_CN_CMB_GAB has no exception.

Method PERFORM_PRE_REQU_DMEE_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REQU_MAPPING_SOURCE_DATA Value transfer Type reference (TYPE) EPIC_S_EXAMPLE_BNKQ Generic data for Bank Query 20111116
2 Importing IS_BANK_COMM_KEY Value transfer Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20111116
3 Importing IS_DIALOG_PARAMETERS Value transfer Type reference (TYPE) EPIC_S_EXAMPLE_CN_CMB_GAB_DP 20111116

Method PERFORM_PRE_REQU_DMEE_PROC on class CL_EPIC_EXAMPLE_CN_CMB_GAB has no exception.

Method PERFORM_PRE_REQU_XSLT_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REQU_MAPPING_SOURCE_DATA Call by reference Type reference (TYPE) TY_REQU_MAPPING_SOURCE 20111103
2 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20111103
3 Importing IS_DIALOG_PARAMETERS Call by reference Type reference (TYPE) EPIC_S_EXAMPLE_CN_CMB_GAB_DP 20111103

Method PERFORM_PRE_REQU_XSLT_PROC on class CL_EPIC_EXAMPLE_CN_CMB_GAB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607