SAP ABAP Class CL_EPIC_EXAMPLE_CN_ICBC_PAYENT (EXAMPLE ONLY - Send Payment File for ICBC)
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 | 20111209 |
Properties
| Class | CL_EPIC_EXAMPLE_CN_ICBC_PAYENT | |
| Short Description | EXAMPLE ONLY - Send Payment File for ICBC | |
| 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 | 20111209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPIC_EXAMPLE_CN_ICBC_PAYENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EPIC_BANK_COMM_IMPL | Bank Communication Implementation Interface | 20111209 |
Friends
Class CL_EPIC_EXAMPLE_CN_ICBC_PAYENT 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 | '102' | 20120426 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '100190000843903' | 20120426 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'jcjt.y.1001' | 20120426 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'PAYENT' | 20120426 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | '0.0.0.1' | 20120426 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TY_PAYMFILE_DATA | 20111220 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | REGUT | 20111220 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TTY_ITEM_PAYREF_RELATIONS | 20111209 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20111209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20111220 |
Events
Class CL_EPIC_EXAMPLE_CN_ICBC_PAYENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_ITEM_PAYREF_RELATIONS | Private | See coding | 20111209 | 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 | 20111209 | 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 | 20111220 | tty_resp_mapping_result_detail type standard table of ty_resp_mapping_result_detail
with non-unique key iseqno result iretcode iretmsg
|
||
| 4 | TY_ITEM_PAYREF_RELATION | Private | See coding | 20111209 | begin of ty_item_payref_relation,
key type epic_s_guid_bseg_key,
payref type text256,
end of ty_item_payref_relation
|
||
| 5 | TY_ITEM_YURREF_REG | Private | See coding | 20111209 | begin of ty_item_yurref_reg,
guid type sysuuid_x16,
yurref type text256,
end of ty_item_yurref_reg
|
||
| 6 | TY_PAYMFILE_DATA | Private | See coding | 20111220 | begin of ty_paymfile_data,
fseqno type string,
end of ty_paymfile_data
|
||
| 7 | TY_RESP_MAPPING_RESULT | Private | See coding | 20111220 | begin of ty_resp_mapping_result,
serialno TYPE string,
retcode type string,
retmsg type string,
items type tty_resp_mapping_result_detail,
end of ty_resp_mapping_result
|
||
| 8 | TY_RESP_MAPPING_RESULT_DETAIL | Private | See coding | 20111220 | 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
|
Method Signatures
Method PERFORM_POST_RESP_XSLT_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | EPIC_T_MESSAGES | 20111220 | ||||
| 2 | IS_BANK_COMM_KEY | Call by reference | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | 20111220 | ||||
| 3 | IS_RESP_MAPPING_RESULT_DATA | Call by reference | Type reference (TYPE) | TY_RESP_MAPPING_RESULT | 20111220 |
Method PERFORM_POST_RESP_XSLT_PROC on class CL_EPIC_EXAMPLE_CN_ICBC_PAYENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |