SAP ABAP Class CL_EPIC_EXAMPLE_CN_BOC_SERVICE (EXAMPLE ONLY - Service Class for BOC)
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.
⤷
⤷
Properties
| Class | CL_EPIC_EXAMPLE_CN_BOC_SERVICE | |
| Short Description | EXAMPLE ONLY - Service Class for BOC | |
| 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 | 20120115 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EPIC_EXAMPLE_CN_BOC_SERVICE has no interface implemented.
Friends
Class CL_EPIC_EXAMPLE_CN_BOC_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'Incoming' | Outgoing Payment | 20120215 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '25372371' | Customer ID | 20120203 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'Outgoing' | Incoming Payment | 20120215 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_REQUEST' | Method name | 20120203 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'PROCESS_RESPONSE' | Method name | 20120203 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'B002' | success unfinished | 20120207 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'B999' | Fail | 20131115 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'B001' | finished | 20120203 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'E001001001001' | Terminal ID | 20120203 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'b2e0001' | Sign | 20120203 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | '04051003129' | Transaction ID | 20120203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121228 | ||
| 2 | Static method | Public | Method | 20120115 | ||
| 3 | Static method | Public | Method | 20120115 | ||
| 4 | Static method | Public | Method | 20120115 |
Events
Class CL_EPIC_EXAMPLE_CN_BOC_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_REQU_MAPPING_SOURCE_HEAD | Public | See coding | 20120206 | BEGIN OF ty_requ_mapping_source_head,
termid TYPE string,
trnid TYPE string,
custid TYPE string,
cusopr TYPE string,
trncod TYPE string,
custdt TYPE string,
oprpwd TYPE string,
END OF ty_requ_mapping_source_head
|
||
| 2 | TY_RESP_MAPPING_RESULT_TOK | Public | See coding | 20120206 | BEGIN OF ty_resp_mapping_result_tok,
token TYPE string,
rspcod TYPE string,
rspmsg TYPE string,
END OF ty_resp_mapping_result_tok
|
Method Signatures
Method GET_BANK_KEY_MAPPING_NUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BANK_COMM_KEY | Call by reference | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | 20121228 | ||||
| 2 | RV_BANK_KEY | Value transfer | Type reference (TYPE) | STRING | 20121228 |
Method GET_BANK_KEY_MAPPING_NUM on class CL_EPIC_EXAMPLE_CN_BOC_SERVICE has no exception.
Method S_XML_TRANSFORMATION_SET_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REQU_MAPPING_SOURCE_HEAD | Call by reference | Type reference (TYPE) | TY_REQU_MAPPING_SOURCE_HEAD | 20120115 | ||||
| 2 | IS_BANK_COMM_KEY | Call by reference | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | Bank Communication Key Structure | 20120316 | |||
| 3 | IV_BANK_COMM_STEP | Call by reference | Type reference (TYPE) | EPIC_BC_UA-COMSTP | Bank Communication Step | 20120316 | |||
| 4 | IV_TRNCOD | Call by reference | Type reference (TYPE) | STRING | 20120115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Maintain Exception | 20120316 |
Method S_XML_TRANSFORMATION_TOK_REQU 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 | Messages Table Type | 20120126 | |||
| 2 | EV_REQUEST_MESSAGE_STRING | Call by reference | Type reference (TYPE) | STRING | 20120115 | ||||
| 3 | EV_REQUEST_MESSAGE_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120203 | ||||
| 4 | IS_BANK_COMM_KEY | Call by reference | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | Bank Communication Key Structure | 20120316 | |||
| 5 | IV_BANK_COMM_STEP | Call by reference | Type reference (TYPE) | EPIC_BC_UA-COMSTP | Bank Communication Step | 20120316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bank Communication Implementation Exception | 20120126 |
Method S_XML_TRANSFORMATION_TOK_RSP 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 | Messages Table Type | 20120126 | |||
| 2 | EV_TOKEN | Call by reference | Type reference (TYPE) | STRING | 20120115 | ||||
| 3 | IV_RESPONSE_MESSAGE_STRING | Call by reference | Type reference (TYPE) | STRING | 20120115 | ||||
| 4 | IV_RESPONSE_MESSAGE_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bank Communication Implementation Exception | 20120126 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |