SAP ABAP Class CL_EPIC_EXAMPLE_CN_CMB_PAY (EXAMPLE ONLY - Send Payment File 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_PAY  
Short Description EXAMPLE ONLY - Send Payment File 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_PAY 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_PAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_REGUT Instance attribute Private Type reference (TYPE) REGUT TemSe - Administration Data 20111111
2 GT_ITEM_PAYREF_RELATIONS Instance attribute Private Type reference (TYPE) TTY_ITEM_PAYREF_RELATIONS 20111108
Methods
# Method Level Visibility Method type Description Created on
1 PERFORM_POST_RESP_XSLT_PROC Instance method Private Method 20111019
Events
Class CL_EPIC_EXAMPLE_CN_CMB_PAY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_ITEM_PAYREF_RELATIONS Private See coding 20111108 tty_item_payref_relations type standard table of ty_item_payref_relation with non-unique key key payref
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 errtxt reqsts rtnflg yurref
3 TY_ITEM_PAYREF_RELATION Private See coding 20111108 begin of ty_item_payref_relation, key type epic_s_guid_bseg_key, payref type text256, end of ty_item_payref_relation
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 20111020 begin of ty_resp_mapping_result_info, retcod type string, errmsg 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, errtxt type string, reqsts type string, rtnflg type string, yurref 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_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20111019
2 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY Bank Communication Key Structure 20111108
3 Importing IS_RESP_MAPPING_RESULT_DATA Call by reference Type reference (TYPE) TY_RESP_MAPPING_RESULT 20111108

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