SAP ABAP Class CL_EPIC_EXAMPLE_CN_ISO_GTD (Example Only - Get Transaction Detail 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_GTD | |
| Short Description | Example Only - Get Transaction Detail 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_GTD 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_GTD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CRDT' | 20130711 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'DBIT' | 20130711 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'NTRY' | 20130711 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | EPIC_S_EBR_BC_PARAM | 20130711 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | EPIC_T_EBR_BC_RSLT | 20130711 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TTY_LIST_RESULT | 20130711 | ||||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'true' | 20130711 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | '1' | 20130711 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPIC_CN_ISO_SERVICE | 20130711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130711 | ||
| 2 | Instance method | Private | Method | 20130711 | ||
| 3 | Instance method | Private | Method | 20130711 | ||
| 4 | Instance method | Private | Method | 20130711 |
Events
Class CL_EPIC_EXAMPLE_CN_ISO_GTD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_EBR_LIST_RESULT | Private | See coding | 20130711 | tty_ebr_list_result TYPE STANDARD TABLE OF ty_qhid_item
|
||
| 2 | TTY_LIST_RESULT | Private | See coding | 20130711 | tty_list_result TYPE STANDARD TABLE OF EPIC_S_ISO_GTD_LR
|
||
| 3 | TTY_NTRY | Private | See coding | 20130711 | tty_Ntry TYPE STANDARD TABLE OF ty_ntry
WITH NON-UNIQUE KEY Amt CdtDbtInd
|
||
| 4 | TY_ACCT | Private | See coding | 20130711 | BEGIN OF ty_Acct,
Id TYPE ty_Id,
Ownr TYPE ty_Ownr,
Svcr TYPE ty_Svcr,
END OF ty_Acct
|
||
| 5 | TY_ACCTRPTGREQ | Private | See coding | 20130711 | BEGIN OF ty_AcctRptgReq,
GrpHdr TYPE ty_GrpHdr,
RptgReq TYPE ty_RptgReq,
END OF ty_AcctRptgReq
|
||
| 6 | TY_ACCTSVCR | Private | See coding | 20130711 | BEGIN OF ty_AcctSvcr,
FinInstnId TYPE ty_FinInstnId,
END OF ty_AcctSvcr
|
||
| 7 | TY_BAL | Private | See coding | 20130711 | BEGIN OF ty_Bal,
Amt TYPE string,
Ccy TYPE string,
CdtDbtInd TYPE string,
END OF ty_Bal
|
||
| 8 | TY_BKTOCSTMRACCTRPT | Private | See coding | 20130711 | BEGIN OF ty_BkToCstmrAcctRpt,
GrpHdr TYPE ty_GrpHdr,
Rpt TYPE ty_rpt,
END OF ty_BkToCstmrAcctRpt
|
||
| 9 | TY_BKTXCD | Private | See coding | 20130711 | BEGIN OF ty_BkTxCd,
Prtry TYPE ty_Prtry,
END OF ty_BkTxCd
|
||
| 10 | TY_BOOKGDT | Private | See coding | 20130711 | BEGIN OF ty_BookgDt,
DtTm TYPE string,
END OF ty_BookgDt
|
||
| 11 | TY_CLRSYSMMBID | Private | See coding | 20130711 | begin of ty_clrsysmmbid,
mmbid type string,
end of ty_clrsysmmbid
|
||
| 12 | TY_DCBTRACCT | Private | See coding | 20130711 | BEGIN OF ty_DCbtrAcct,
Id TYPE ty_Id,
END OF ty_DCbtrAcct
|
||
| 13 | TY_DCBTRAGT | Private | See coding | 20130711 | BEGIN OF ty_DCbtrAgt,
FinInstnId TYPE ty_FinInstnId,
END OF ty_DCbtrAgt
|
||
| 14 | TY_FININSTNID | Private | See coding | 20130711 | begin of ty_fininstnid,
bic type string,
clrsysmmbid type ty_clrsysmmbid,
nm type string,
end of ty_fininstnid
|
||
| 15 | TY_FRTODT | Private | See coding | 20130711 | BEGIN OF ty_FrToDt,
FrDtTm TYPE string,
ToDtTm TYPE string,
END OF ty_FrToDt
|
||
| 16 | TY_GRPHDR | Private | See coding | 20130711 | BEGIN OF ty_grphdr,
MsgId TYPE string,
CreDtTm TYPE string,
MsgPgntn TYPE ty_MsgPgntn,
AddtlInf TYPE string,
END OF ty_grphdr
|
||
| 17 | TY_ID | Private | See coding | 20130711 | BEGIN OF ty_Id,
Othr TYPE ty_Othr,
END OF ty_Id
|
||
| 18 | TY_MSGPGNTN | Private | See coding | 20130711 | BEGIN OF ty_MsgPgntn,
PgNb TYPE string,
LastPgInd TYPE string,
END OF ty_MsgPgntn
|
||
| 19 | TY_NTRY | Private | See coding | 20130711 | BEGIN OF ty_Ntry,
Amt TYPE string,
Ccy TYPE string,
CdtDbtInd TYPE string,
BookgDt TYPE ty_BookgDt,
ValDt TYPE ty_ValDt,
BkTxCd TYPE ty_BkTxCd,
NtryDtls TYPE ty_NtryDtls,
AddtlNtryInf TYPE string,
END OF ty_Ntry
|
||
| 20 | TY_NTRYDTLS | Private | See coding | 20130711 | BEGIN OF ty_NtryDtls,
TxDtls TYPE ty_TxDtls,
END OF ty_NtryDtls
|
||
| 21 | TY_OTHR | Private | See coding | 20130711 | BEGIN OF ty_Othr,
Id TYPE string,
END OF ty_Othr
|
||
| 22 | TY_OWNR | Private | See coding | 20130711 | BEGIN OF ty_Ownr,
Nm TYPE string,
END OF ty_Ownr
|
||
| 23 | TY_PRTRY | Private | See coding | 20130711 | BEGIN OF ty_Prtry,
Cd TYPE string,
END OF ty_Prtry
|
||
| 24 | TY_PURP | Private | See coding | 20130711 | BEGIN OF ty_Purp,
Prtry TYPE string,
END OF ty_Purp
|
||
| 25 | TY_QHID_ITEM | Private | See coding | 20130711 | BEGIN OF ty_qhid_item.
INCLUDE TYPE epic_s_ebr_bc_rslt.
TYPES: areacode TYPE string,
END OF ty_qhid_item
|
||
| 26 | TY_REFS | Private | See coding | 20131115 | BEGIN OF ty_Refs,
InstrId TYPE string,
END OF ty_Refs
|
||
| 27 | TY_REQU_MAPPING_SOURCE | Private | See coding | 20130711 | BEGIN OF ty_requ_mapping_source,
AcctRptgReq TYPE ty_AcctRptgReq,
END OF ty_requ_mapping_source
|
||
| 28 | TY_RESP_MAPPING_RESULT | Private | See coding | 20130711 | BEGIN OF TY_RESP_MAPPING_RESULT,
BkToCstmrAcctRpt TYPE ty_BkToCstmrAcctRpt,
END OF TY_RESP_MAPPING_RESULT
|
||
| 29 | TY_RLTDAGTS | Private | See coding | 20130711 | BEGIN OF ty_RltdAgts,
DbtrAgt TYPE ty_DCbtrAgt,
CdtrAgt TYPE ty_DCbtrAgt,
END OF ty_RltdAgts
|
||
| 30 | TY_RLTDPTIES | Private | See coding | 20130711 | BEGIN OF ty_RltdPties,
DbtrAcct TYPE ty_DCbtrAcct,
CdtrAcct TYPE ty_DCbtrAcct,
END OF ty_RltdPties
|
||
| 31 | TY_RPT | Private | See coding | 20130711 | BEGIN OF ty_rpt,
Id TYPE string,
CreDtTm TYPE string,
FrToDt TYPE ty_FrToDt,
Acct TYPE ty_Acct,
Bal TYPE ty_Bal,
Ntries TYPE tty_Ntry,
AddtlRptInf TYPE string,
END OF ty_rpt
|
||
| 32 | TY_RPTGPRD | Private | See coding | 20130711 | BEGIN OF ty_RptgPrd,
FrToDt TYPE ty_FrToDt,
END OF ty_RptgPrd
|
||
| 33 | TY_RPTGREQ | Private | See coding | 20130711 | BEGIN OF ty_RptgReq,
ReqdMsgNmId TYPE string,
Acct TYPE ty_Acct,
AcctSvcr TYPE ty_AcctSvcr,
RptgPrd TYPE ty_RptgPrd,
END OF ty_RptgReq
|
||
| 34 | TY_SVCR | Private | See coding | 20130711 | BEGIN OF ty_Svcr,
FinInstnId TYPE ty_FinInstnId,
END OF ty_Svcr
|
||
| 35 | TY_TXDTLS | Private | See coding | 20130711 | BEGIN OF ty_TxDtls,
Refs TYPE ty_Refs,
RltdPties TYPE ty_RltdPties,
RltdAgts TYPE ty_RltdAgts,
Purp TYPE ty_Purp,
END OF ty_TxDtls
|
||
| 36 | TY_VALDT | Private | See coding | 20130711 | BEGIN OF ty_ValDt,
Dt TYPE string,
END OF ty_ValDt
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMM_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_EPIC_CN_ISO_SERVICE | 20130711 |
Method CONSTRUCTOR on class CL_EPIC_EXAMPLE_CN_ISO_GTD has no exception.
Method MAP_TO_CUSTOMIZED_LIST_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST_RESULT | Call by reference | Type reference (TYPE) | TTY_LIST_RESULT | 20130711 | ||||
| 2 | IS_BANK_COMM_KEY | Call by reference | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | 20130711 | ||||
| 3 | IS_RESP_MAPPING_RESULT_DATA | Call by reference | Type reference (TYPE) | TY_RESP_MAPPING_RESULT | 20130711 |
Method MAP_TO_CUSTOMIZED_LIST_RESULT on class CL_EPIC_EXAMPLE_CN_ISO_GTD has no exception.
Method MAP_TO_EBR_LIST_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST_RESULT | Call by reference | Type reference (TYPE) | ANY TABLE | 20130711 | ||||
| 2 | IS_BANK_COMM_KEY | Call by reference | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | 20130711 | ||||
| 3 | IS_RESP_MAPPING_RESULT_DATA | Call by reference | Type reference (TYPE) | TY_RESP_MAPPING_RESULT | 20130711 |
Method MAP_TO_EBR_LIST_RESULT on class CL_EPIC_EXAMPLE_CN_ISO_GTD 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 | CF_ANOTHER_SEGMENT_REQUIRED | Call by reference | Type reference (TYPE) | FLAG | 20130711 | ||||
| 2 | ET_LIST_RESULT | Call by reference | Type reference (TYPE) | ANY TABLE | 20130711 | ||||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | EPIC_T_MESSAGES | 20130711 | ||||
| 4 | IS_BANK_COMM_KEY | Call by reference | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | 20130711 | ||||
| 5 | 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_GTD has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |