SAP ABAP Class CL_EPIC_EXAMPLE_CN_ISO_GPI (Example Only - Get Payment Item Status with ISO20022)
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_GPI  
Short Description Example Only - Get Payment Item Status with ISO20022    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
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_GPI 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 GF_CACHED_ITEM_KEYS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130711
8 GS_PAYMFILE_DATA Instance attribute Private Type reference (TYPE) TY_PAYMFILE_DATA 20130711
9 GS_REGUT Instance attribute Private Type reference (TYPE) REGUT 20130711
10 GV_SIGN_CONTENT Instance attribute Private Type reference (TYPE) STRING 20130711
11 MO_BANK_COMM_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_EPIC_CN_ISO_SERVICE 20130711
12 MO_EPIC_PP_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_EPIC_PP_SERVICES 20130711
13 MS_ITEM_KEY Instance attribute Private Type reference (TYPE) EPIC_S_GUID_BSEG_KEY 20130711
14 MT_CACHE_ITEM_KEYS Instance attribute Private Type reference (TYPE) EPIC_T_GUID_BSEG_KEYS 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_GPI 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 TY_ACCT Private See coding 20130711 begin of ty_acct, id type ty_id, svcr type ty_svcr, end of ty_acct
3 TY_BKTOCSTMRDBTCDTNTFCTN Private See coding 20130711 begin of ty_bktocstmrdbtcdtntfctn, grphdr type ty_grphdr, ntfctn type ty_ntfctn, end of ty_bktocstmrdbtcdtntfctn
4 TY_CLRSYSMMBID Private See coding 20130711 begin of ty_clrsysmmbid, mmbid type string, end of ty_clrsysmmbid
5 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
6 TY_FININSTNID Private See coding 20130711 begin of ty_fininstnid, bic type string, clrsysmmbid type ty_clrsysmmbid, nm type string, end of ty_fininstnid
7 TY_GRPHDR Private See coding 20130711 begin of ty_grphdr, msgid type string, credttm type string, end of ty_grphdr
8 TY_ID Private See coding 20130711 begin of ty_id, othr type ty_othr, end of ty_id
9 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
10 TY_NTFCTN Private See coding 20130711 begin of ty_ntfctn, id type string, credttm type string, acct type ty_acct, ntry type ty_ntry, end of ty_ntfctn
11 TY_NTRY Private See coding 20130711 begin of ty_ntry, ntrydtls type ty_ntrydtls, end of ty_ntry
12 TY_NTRYDTLS Private See coding 20130711 begin of ty_ntrydtls, txdtls type ty_txdtls, end of ty_ntrydtls
13 TY_ORGNLGRPINFANDSTS Private See coding 20130711 begin of ty_orgnlgrpinfandsts, orgnlmsgid type string, orgnlmsgnmid type string, end of ty_orgnlgrpinfandsts
14 TY_ORGNLPMTINFANDSTS Private See coding 20130711 begin of ty_orgnlpmtinfandsts, orgnlpmtinfid type string, txinfandsts type ty_txinfandsts, end of ty_orgnlpmtinfandsts
15 TY_OTHR Private See coding 20130711 begin of ty_othr, id type string, end of ty_othr
16 TY_PAYMFILE_DATA Private See coding 20130711 begin of ty_paymfile_data, fseqno type string, end of ty_paymfile_data
17 TY_REFS Private See coding 20130711 begin of ty_refs, endtoendid type string, end of ty_refs
18 TY_REQU_MAPPING_SOURCE Private See coding 20130711 begin of ty_requ_mapping_source, bktocstmrdbtcdtntfctn type ty_bktocstmrdbtcdtntfctn, end of ty_requ_mapping_source
19 TY_RESP_MAPPING_RESULT Private See coding 20130711 begin of ty_resp_mapping_result, cstmrpmtstsrpt type ty_cstmrpmtstsrpt, end of ty_resp_mapping_result
20 TY_RSN Private See coding 20130711 begin of ty_rsn, cd type string, end of ty_rsn
21 TY_STSRSNINF Private See coding 20130711 begin of ty_stsrsninf, rsn type ty_rsn, addtlinf type string, end of ty_stsrsninf
22 TY_SVCR Private See coding 20130711 begin of ty_svcr, fininstnid type ty_fininstnid, end of ty_svcr
23 TY_TXDTLS Private See coding 20130711 begin of ty_txdtls, refs type ty_refs, end of ty_txdtls
24 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_COMM_SERVICE Call by reference Object reference (TYPE REF TO) IF_EPIC_CN_ISO_SERVICE 20130711
2 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_GPI 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_GPI has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in