SAP ABAP Class CL_EPIC_PROC_INCOMING_MESSAGE (Process Incoming Message)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-BACO-BL (Package) Globalization: EPIC Bank Connection Services: Business Logic
⤷
⤷
Properties
| Class | CL_EPIC_PROC_INCOMING_MESSAGE | |
| Short Description | Process Incoming Message | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-BACO-BL | Globalization: EPIC Bank Connection Services: Business Logic |
| Created | 20110404 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPIC_PROC_INCOMING_MESSAGE has no forward declaration.
Interfaces
Class CL_EPIC_PROC_INCOMING_MESSAGE has no interface implemented.
Friends
Class CL_EPIC_PROC_INCOMING_MESSAGE has no friend class.
Attributes
Class CL_EPIC_PROC_INCOMING_MESSAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Map Incoming Message | 20110404 | |
| 2 | Static method | Public | Method | Map Incoming Message Identified by GUID | 20110404 |
Events
Class CL_EPIC_PROC_INCOMING_MESSAGE has no event.
Types
Class CL_EPIC_PROC_INCOMING_MESSAGE has no local type.
Method Signatures
Method MAP_INCOMING_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPED_INCOMING_MESSAGE | Call by reference | Type reference (TYPE) | ANY TABLE | Reponse Message Mapped as Data Reference | 20110404 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20110404 | |||
| 3 | IS_BPSOT_KEY | Call by reference | Type reference (TYPE) | EPIC_S_BPSOT_KEY | Key Structure for Bank Payment Service Operation Type | 20110404 | |||
| 4 | IV_BPSOT_PARAM | Call by reference | Type reference (TYPE) | DATA | Bank Payment Service Operation Type Specifci Parameters | 20110404 | |||
| 5 | IV_INCOMING_MESSAGE_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20110404 |
Method MAP_INCOMING_MESSAGE on class CL_EPIC_PROC_INCOMING_MESSAGE has no exception.
Method MAP_INCOMING_MESSAGE_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPED_INCOMING_MESSAGE | Call by reference | Type reference (TYPE) | ANY TABLE | Reponse Message Mapped as Table | 20110404 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20110404 | |||
| 3 | IS_BPSOT_KEY | Call by reference | Type reference (TYPE) | EPIC_S_BPSOT_KEY | Key Structure for Bank Payment Service Operation Type | 20110407 | |||
| 4 | IV_BPSOT_PARAM | Call by reference | Type reference (TYPE) | DATA | Bank Payment Service Operation Type Specifci Parameters | 20110404 | |||
| 5 | IV_INCOMING_MESSAGE_GUID | Call by reference | Type reference (TYPE) | SYSUUID_X | GUID of Incoming Message | 20110404 |
Method MAP_INCOMING_MESSAGE_BY_GUID on class CL_EPIC_PROC_INCOMING_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |