SAP ABAP Class CL_EPIC_EXAMPLE_CN_ISO_PAY (Example Only - Send Payment File with ISO 20022)
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 20130711
Properties
Class CL_EPIC_EXAMPLE_CN_ISO_PAY  
Short Description Example Only - Send Payment File with ISO 20022    
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 20130702   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_EXAMPLE_CN_ISO_PAY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPIC_BANK_COMM_IMPL Bank Communication Implementation Interface 20130711
Friends
Class CL_EPIC_EXAMPLE_CN_ISO_PAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TXSTS_REJECT Constant Private Type reference (TYPE) STRING 'RJCT' 20130711
2 GC_TXSTS_REJECT_BANK Constant Private Type reference (TYPE) STRING 'BANK' 20130711
3 GC_TXSTS_REJECT_MSG Constant Private Type reference (TYPE) STRING 'MSG' 20130711
4 GC_TXSTS_SUCC Constant Private Type reference (TYPE) STRING 'ACSP' 20130711
5 GC_TXSTS_TRANSFER_CONFIRMED Constant Private Type reference (TYPE) STRING 'ACCP' 20130711
6 GC_TXSTS_UNKOWN Constant Private Type reference (TYPE) STRING 'PDNG' 20130711
7 GS_PAYMFILE_DATA Instance attribute Private Type reference (TYPE) TY_PAYMFILE_DATA 20130711
8 GS_REGUT Instance attribute Private Type reference (TYPE) REGUT 20130711
9 GT_ITEM_PAYREF_RELATIONS Instance attribute Private Type reference (TYPE) TTY_ITEM_PAYREF_RELATIONS 20130711
10 GV_SIGN_CONTENT Instance attribute Private Type reference (TYPE) STRING 20130711
11 MO_EPIC_PP_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_EPIC_PP_SERVICES 20130711
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130711
2 PERFORM_POST_RESP_XSLT_PROC Instance method Private Method 20130711
Events
Class CL_EPIC_EXAMPLE_CN_ISO_PAY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_ITEM_PAYREF_RELATIONS Private See coding 20130711 tty_item_payref_relations type standard table of ty_item_payref_relation with non-unique key key payref
2 TTY_ITEM_YURREF_REGS Private See coding 20130711 tty_item_yurref_regs type standard table of ty_item_yurref_reg with non-unique key guid yurref
3 TTY_RESP_MAPPING_RESULT_DETAIL Private See coding 20130711 tty_resp_mapping_result_detail type standard table of ty_resp_mapping_result_detail with non-unique key iseqno result iretcode iretmsg
4 TY_CSTMRPMTSTSRPT Private See coding 20130711 begin of ty_cstmrpmtstsrpt, grphdr type ty_grphdr, orgnlgrpinfandsts type ty_orgnlgrpinfandsts, orgnlpmtinfandsts type ty_orgnlpmtinfandsts, end of ty_cstmrpmtstsrpt
5 TY_GRPHDR Private See coding 20130711 begin of ty_grphdr, msgid type string, credttm type string, end of ty_grphdr
6 TY_ITEM_PAYREF_RELATION Private See coding 20130711 begin of ty_item_payref_relation, key type epic_s_guid_bseg_key, payref type text256, end of ty_item_payref_relation
7 TY_ITEM_YURREF_REG Private See coding 20130711 begin of ty_item_yurref_reg, guid type sysuuid_x16, yurref type text256, end of ty_item_yurref_reg
8 TY_ORGNLGRPINFANDSTS Private See coding 20130711 begin of ty_orgnlgrpinfandsts, orgnlmsgid type string, orgnlmsgnmid type string, end of ty_orgnlgrpinfandsts
9 TY_ORGNLPMTINFANDSTS Private See coding 20130711 begin of ty_orgnlpmtinfandsts, orgnlpmtinfid type string, txinfandsts type ty_txinfandsts, end of ty_orgnlpmtinfandsts
10 TY_PAYMFILE_DATA Private See coding 20130711 begin of ty_paymfile_data, fseqno type string, end of ty_paymfile_data
11 TY_RESP_MAPPING_RESULT Private See coding 20130711 begin of ty_resp_mapping_result, cstmrpmtstsrpt type ty_cstmrpmtstsrpt, end of ty_resp_mapping_result
12 TY_RESP_MAPPING_RESULT_DETAIL Private See coding 20130711 begin of ty_resp_mapping_result_detail, iseqno type string, result type string, iretcode type string, iretmsg type string, end of ty_resp_mapping_result_detail
13 TY_RSN Private See coding 20130711 begin of ty_rsn, cd type string, end of ty_rsn
14 TY_STSRSNINF Private See coding 20130711 begin of ty_stsrsninf, rsn type ty_rsn, addtlinf type string, end of ty_stsrsninf
15 TY_TXINFANDSTS Private See coding 20130711 begin of ty_txinfandsts, orgnlinstrid type string, orgnlendtoendid type string, txsts type string, stsrsninf type ty_stsrsninf, end of ty_txinfandsts
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PP_SERVICE Call by reference Object reference (TYPE REF TO) IF_EPIC_PP_SERVICES 20130711

Method CONSTRUCTOR on class CL_EPIC_EXAMPLE_CN_ISO_PAY has no exception.

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 20130711
2 Importing IS_BANK_COMM_KEY Call by reference Type reference (TYPE) EPIC_S_BANK_COMM_KEY 20130711
3 Importing IS_RESP_MAPPING_RESULT_DATA Call by reference Type reference (TYPE) TY_RESP_MAPPING_RESULT 20130711

Method PERFORM_POST_RESP_XSLT_PROC on class CL_EPIC_EXAMPLE_CN_ISO_PAY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in