SAP ABAP Class CL_EPIC_EXAMPLE_CN_ICBC_QACCBA (EXAMPLE ONLY - Get Account Balance for ICBC)
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 20111201
Properties
Class CL_EPIC_EXAMPLE_CN_ICBC_QACCBA  
Short Description EXAMPLE ONLY - Get Account Balance for ICBC    
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 20111201   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_EXAMPLE_CN_ICBC_QACCBA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPIC_BANK_COMM_IMPL Bank Communication Implementation Interface 20111201
Friends
Class CL_EPIC_EXAMPLE_CN_ICBC_QACCBA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BANKCODE Constant Private Type reference (TYPE) STRING '102' 20120410
2 GC_CIS Constant Private Type reference (TYPE) STRING '100190001131144' 20120410
3 GC_ID Constant Private Type reference (TYPE) STRING 'yltest201208.y.1001' 20120410
4 GC_TRANSCODE Constant Private Type reference (TYPE) STRING 'QACCBAL' 20120410
5 GC_VERSION Constant Private Type reference (TYPE) STRING '0.0.0.1' 20120410
6 GS_REQU_MAPPING_SOURCE_DATA Instance attribute Private Type reference (TYPE) TY_REQU_MAPPING_SOURCE 20111201
Methods
# Method Level Visibility Method type Description Created on
1 PERFORM_PRE_REQU_XSLT_PROC Instance method Private Method 20111201
Events
Class CL_EPIC_EXAMPLE_CN_ICBC_QACCBA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_RESP_MAPPING_RESULT_ITEMS Private See coding 20120109 tty_resp_mapping_result_items type standard table of ty_resp_mapping_result_item with non-unique key accno querytime usablebalance currtype
2 TY_REQU_MAPPING_SOURCE Private See coding 20111201 begin of ty_requ_mapping_source, transcode type string, cis type string, bankcode type string, id type string, trandate type string, trantime type string, fseqno type string, totalnum type string, iseqno type string, accno type string, currtype type string, end of ty_requ_mapping_source
3 TY_RESP_MAPPING_RESULT Private See coding 20120109 begin of ty_resp_mapping_result, retcode type string, retmsg type string, items type tty_resp_mapping_result_items, end of ty_resp_mapping_result
4 TY_RESP_MAPPING_RESULT_ITEM Private See coding 20120109 begin of ty_resp_mapping_result_item, accno type string, querytime type string, usablebalance type string, currtype type string, iretcode type string, iretmsg type string, end of ty_resp_mapping_result_item
Method Signatures

Method PERFORM_PRE_REQU_XSLT_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20111201

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