SAP ABAP Class CL_EPIC_EXAMPLE_CN_BOC_GHAB (EXAMPLE ONLY - Get Historic Account Balance for BOC)
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 20120206
Properties
Class CL_EPIC_EXAMPLE_CN_BOC_GHAB  
Short Description EXAMPLE ONLY - Get Historic Account Balance for BOC    
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 20120206   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_EXAMPLE_CN_BOC_GHAB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPIC_BANK_COMM_IMPL Bank Communication Implementation Interface 20120206
Friends
Class CL_EPIC_EXAMPLE_CN_BOC_GHAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TRNCOD12 Constant Public Type reference (TYPE) STRING 'b2e0012' Historic Balance 20120206
2 GV_TOKEN Instance attribute Protected Type reference (TYPE) STRING Token 20120206
Methods
# Method Level Visibility Method type Description Created on
1 PERFORM_POST_RESP_XSLT_PROC Instance method Private Method 20120206
2 PERFORM_PRE_REQU_XSLT_PROC Instance method Private Method 20120206
Events
Class CL_EPIC_EXAMPLE_CN_BOC_GHAB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_LIST_RESULT Private See coding 20120206 tty_list_result type standard table of epic_s_example_cn_gen_gab_lr
2 TTY_RESP_MAPPING_RESULT_ITEMS Private See coding 20120206 tty_resp_mapping_result_items type standard table of ty_resp_mapping_result_item with non-unique key rspcod rspmsg actacn baldat avabal curcde
3 TY_REQU_MAPPING_SOURCE Private See coding 20120206 begin of ty_requ_mapping_source, termid type string, trnid type string, custid type string, cusopr type string, trncod type string, token type string, ibknum type string, actacn type string, from type string, to type string, end of ty_requ_mapping_source
4 TY_REQU_MAPPING_SOURCE_HEAD Private See coding 20120206 begin of ty_requ_mapping_source_head, termid type string, trnid type string, custid type string, cusopr type string, trncod type string, custdt type string, oprpwd type string, end of ty_requ_mapping_source_head
5 TY_RESP_MAPPING_RESULT Private See coding 20120206 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
6 TY_RESP_MAPPING_RESULT_INFO Private See coding 20120206 begin of ty_resp_mapping_result_info, rspcod type string, rspmsg type string, end of ty_resp_mapping_result_info
7 TY_RESP_MAPPING_RESULT_ITEM Private See coding 20120206 begin of ty_resp_mapping_result_item, rspcod type string, rspmsg type string, actacn type string, baldat type string, avabal type string, curcde 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 20120206
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20120206
3 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20120206
4 Importing IS_RESP_MAPPING_RESULT_DATA Call by reference Type reference (TYPE) TY_RESP_MAPPING_RESULT 20120206
# Exception Resumable Description Created on
1 CX_EPIC_BANK_COMM_IMPL Bank Communication Implementation Exception 20120206

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 EXAMPLE ONLY - NOT FOR USE IN PRODUCTION SYSTEMS 20120206
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20120206
3 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20120206
4 Importing IS_DIALOG_PARAMETERS Call by reference Type reference (TYPE) EPIC_S_EXAMPLE_CN_BOC_GAB_DP EXAMPLE ONLY - NOT FOR USE IN PRODUCTION SYSTEMS 20120206
5 Importing IV_BANK_COMM_STEP Call by reference Type reference (TYPE) EPIC_BC_UA-COMSTP Bank Communication Step 20120316
# Exception Resumable Description Created on
1 CX_EPIC_BANK_COMM_IMPL Bank Communication Implementation Exception 20120206
History
Last changed by/on SAP  20130531 
SAP Release Created in 607