SAP ABAP Class CL_EPIC_BANK_COMM_HTTP (HTTP Bank Communication)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-BACOM-BL (Package) Globalization: E-Payment Int. Bank Comm. Business Logic
⤷
⤷
Properties
| Class | CL_EPIC_BANK_COMM_HTTP | |
| Short Description | HTTP Bank Communication | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-BACOM-BL | Globalization: E-Payment Int. Bank Comm. Business Logic |
| Created | 20120118 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_EPIC_BANK_COMM_HTTP has no interface implemented.
Friends
Class CL_EPIC_BANK_COMM_HTTP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FLAG | Execute Another Iteration | 20120118 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | EPIC_BANK_COMM_JOB | Bank Communication Job Indicator | 20120118 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120118 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Table | 20120118 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120118 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Structure | 20120118 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | Bank Communication Key Structure | 20120118 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | EPIC_BACOM_DAT | Bank Communication Program Data | 20120118 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | EPIC_C_BCD | Bank Communication Details | 20120118 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TTY_EPIC_BACOM_MSG | 20120118 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | TTY_EPIC_BACOM_XML | 20120118 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | TTY_EPIC_C_BCS | 20120118 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | TTY_EPIC_C_BCTT | 20120118 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | TTY_MESSAGES | 20120118 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | EPIC_BANK_COMM_ITERATION | Iteration of a Bank Communication | 20120118 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | EPIC_BANK_COMM_STEP | Bank Communication Step | 20120118 |
Methods
Events
Class CL_EPIC_BANK_COMM_HTTP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_EPIC_BACOM_DAT | Public | See coding | 20120118 | tty_epic_bacom_dat type standard table of epic_bacom_dat
|
||
| 2 | TTY_EPIC_BACOM_MSG | Public | See coding | 20120118 | tty_epic_bacom_msg type standard table of epic_bacom_msg
|
||
| 3 | TTY_EPIC_BACOM_XML | Public | See coding | 20120118 | tty_epic_bacom_xml type standard table of epic_bacom_xml
|
||
| 4 | TTY_EPIC_C_BCD | Public | See coding | 20120118 | tty_epic_c_bcd type standard table of epic_c_bcd
|
||
| 5 | TTY_EPIC_C_BCS | Public | See coding | 20120118 | tty_epic_c_bcs type standard table of epic_c_bcs
|
||
| 6 | TTY_EPIC_C_BCTT | Public | See coding | 20120118 | tty_epic_c_bctt type standard table of epic_c_bctt
|
||
| 7 | TTY_MESSAGES | Public | See coding | 20120118 | tty_messages type standard table of bal_s_msg
|
Method Signatures
Method CHECK_XSTRING_FOR_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120404 | ||||
| 2 | IV_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120404 |
Method CHECK_XSTRING_FOR_XML on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DIALOG_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20120118 | ||||
| 2 | IR_OTHER_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20120118 | ||||
| 3 | IS_BANK_COMM_KEY | Value transfer | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | 20120118 |
Method CONSTRUCTOR on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method CREATE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20120119 | |||
| 2 | EF_ANOTHER_SEGMENT_REQUIRED | Call by reference | Type reference (TYPE) | FLAG | 20120118 | ||||
| 3 | IR_IMPLEMENTATION | Call by reference | Object reference (TYPE REF TO) | IF_EPIC_BANK_COMM_IMPL | Bank Communication Implementation Interface | 20120118 | |||
| 4 | IV_ENCODING | Call by reference | Type reference (TYPE) | EPIC_XML_ENCODING | Encoding Character Set | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bank Communication Framework Exception | 20120118 |
Method DECODE_XSTRING_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20120118 | ||||
| 2 | IV_ENCODING | Call by reference | Type reference (TYPE) | EPIC_XML_ENCODING | Encoding Character Set | 20120119 | |||
| 3 | IV_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120118 |
Method DECODE_XSTRING_TO_STRING on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method ENCODE_STRING_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120118 | ||||
| 2 | IV_ENCODING | Call by reference | Type reference (TYPE) | EPIC_XML_ENCODING | Encoding Character Set | 20120118 | |||
| 3 | IV_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20120118 |
Method ENCODE_STRING_TO_XSTRING on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_EPIC_BANK_COMM_HTTP has no parameter.
Method EXECUTE on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method FILL_BACOM_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BACOM_MESSAGES | Call by reference | Type reference (TYPE) | EPIC_T_MESSAGES | Messages Table Type | 20120118 | |||
| 2 | IV_BACOM_GUID | Call by reference | Type reference (TYPE) | SYSUUID_X | UUID in X form (binary) | 20120118 |
Method FILL_BACOM_LOG on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method FILL_GLOBAL_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DIALOG_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20120119 | ||||
| 2 | IR_OTHER_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20120119 | ||||
| 3 | IS_BANK_COMM_KEY | Value transfer | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | 20120119 |
Method FILL_GLOBAL_VARIABLES on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method GET_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 | 20120118 |
Method GET_LIST_RESULT on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method GET_OTHER_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_OTHER_RESULTS | Value transfer | Object reference (TYPE REF TO) | DATA | 20120118 |
Method GET_OTHER_RESULTS on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method GET_RESULT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | TTY_MESSAGES | 20120118 |
Method GET_RESULT_MESSAGES on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method INIT_GLOBAL_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DIALOG_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20120119 | ||||
| 2 | IR_OTHER_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20120119 | ||||
| 3 | IS_BANK_COMM_KEY | Value transfer | Type reference (TYPE) | EPIC_S_BANK_COMM_KEY | 20120119 |
Method INIT_GLOBAL_VARIABLES on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method PROCESS_RESPONSE 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 | 20120427 | ||||
| 2 | CR_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20120119 | |||
| 3 | IR_IMPLEMENTATION | Call by reference | Object reference (TYPE REF TO) | IF_EPIC_BANK_COMM_IMPL | Bank Communication Implementation Interface | 20120118 | |||
| 4 | IV_ENCODING | Call by reference | Type reference (TYPE) | EPIC_XML_ENCODING | Encoding Character Set | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bank Communication Framework Exception | 20120118 |
Method SAVE_BACOM_LOG_HEADER Signature
Method SAVE_BACOM_LOG_HEADER on class CL_EPIC_BANK_COMM_HTTP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bank Communication Framework Exception | 20120119 |
Method TEST_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120328 | ||||
| 2 | IV_ENCODING | Call by reference | Type reference (TYPE) | EPIC_XML_ENCODING | Encoding Character Set | 20120328 | |||
| 3 | IV_TEST_STRING | Call by reference | Type reference (TYPE) | STRING | 20120328 | ||||
| 4 | IV_TEST_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20120328 |
Method TEST_XML on class CL_EPIC_BANK_COMM_HTTP has no exception.
Method UPDATE_BACOM_LOG Signature
Method UPDATE_BACOM_LOG on class CL_EPIC_BANK_COMM_HTTP has no parameter.
Method UPDATE_BACOM_LOG on class CL_EPIC_BANK_COMM_HTTP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |