SAP ABAP Class CL_DCFL_MESSAGE_COLLECTOR (Obsolete - do not use)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
FIN_DCFL_PREPROCESSOR_RUNTIME (Package) Decoupling FI/LO: Preprocessor - Runtime
⤷
⤷
Properties
| Class | CL_DCFL_MESSAGE_COLLECTOR | |
| Short Description | Obsolete - do not use | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_DCFL_PREPROCESSOR_RUNTIME | Decoupling FI/LO: Preprocessor - Runtime |
| Created | 20100409 | SAP |
| Last change | 20110908 | 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_DCFL_MESSAGE_COLLECTOR has no interface implemented.
Friends
Class CL_DCFL_MESSAGE_COLLECTOR 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) | DCFLTS_PREPROC_MESSAGE_OBJ_IDX | Decoupling: Error-Message-Objects with (SOA)Message-number | 20100520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add a message object | 20100518 | |
| 2 | Instance method | Public | Method | did errors occur (for inbound message ID) | 20100521 | |
| 3 | Instance method | Public | Method | get all stored messages (for inbound message ID) as BAPIRET2 | 20100519 | |
| 4 | Instance method | Public | Method | get all stored message objects (for inbound message ID) | 20100519 | |
| 5 | Instance method | Public | Method | was accounting notification created (for inbound message ID) | 20100609 |
Events
Class CL_DCFL_MESSAGE_COLLECTOR has no event.
Types
Class CL_DCFL_MESSAGE_COLLECTOR has no local type.
Method Signatures
Method ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CX_DCFL_PREPROC_MESSAGE | Decoupling - Message Class for errors in preprocessor | 20100518 | |||
| 2 | IV_INBOUND_MSG_ID | Call by reference | Type reference (TYPE) | DCFL_INBOUND_MESSAGE_ID | ID of an inbound message, e.g. SOA-message | 20100518 | |||
| 3 | IV_XACC_NOTIF | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | indicates whether Accounting Notification was created | 20100621 |
Method ADD_OBJECT on class CL_DCFL_MESSAGE_COLLECTOR has no exception.
Method CONTAINS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INBOUND_MSG_ID | Call by reference | Type reference (TYPE) | DCFL_INBOUND_MESSAGE_ID | ID of an inbound message, e.g. SOA-message | 20100521 | |||
| 2 | RV_XERROR | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100521 |
Method CONTAINS_ERROR on class CL_DCFL_MESSAGE_COLLECTOR has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INBOUND_MSG_ID | Call by reference | Type reference (TYPE) | DCFL_INBOUND_MESSAGE_ID | ID of an inbound message, e.g. SOA-message | 20100519 | |||
| 2 | RT_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRETTAB | Return parameter table | 20100520 |
Method GET_MESSAGES on class CL_DCFL_MESSAGE_COLLECTOR has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_MESSAGE_OBJECTS | Call by reference | Type reference (TYPE) | DCFLTS_PREPROC_MESSAGE_OBJ_IDX | Decoupling: Error-Message-Objects with (SOA)Message-number | 20100519 | |||
| 2 | IV_INBOUND_MSG_ID | Call by reference | Type reference (TYPE) | DCFL_INBOUND_MESSAGE_ID | ID of an inbound message, e.g. SOA-message | 20100519 |
Method GET_OBJECTS on class CL_DCFL_MESSAGE_COLLECTOR has no exception.
Method IS_ACC_NOTIF_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INBOUND_MSG_ID | Call by reference | Type reference (TYPE) | DCFL_INBOUND_MESSAGE_ID | ID of an inbound message, e.g. SOA-message | 20100609 | |||
| 2 | RV_XACC_NOTIF_CREATED | Value transfer | Type reference (TYPE) | BOOLE_D | Accounting notification created (X, space) | 20100609 |
Method IS_ACC_NOTIF_CREATED on class CL_DCFL_MESSAGE_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |