SAP ABAP Interface IF_DCFL_PREPROCESSOR_CALLBACK (Decoupling: Callbackinterface of Preprocessor Framework)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
FIN_DCFL_PREPROCESSOR_RUNTIME (Package) Decoupling FI/LO: Preprocessor - Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DCFL_PREPROCESSOR | Obsolete - do not use | 20100503 |
Properties
| Interface | IF_DCFL_PREPROCESSOR_CALLBACK | |
| Short Description | Decoupling: Callbackinterface of Preprocessor Framework |
General Data
| Package | FIN_DCFL_PREPROCESSOR_RUNTIME | Decoupling FI/LO: Preprocessor - Runtime |
| Created | 20100503 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_DCFL_PREPROCESSOR_CALLBACK has no interface.
Friends
Interface IF_DCFL_PREPROCESSOR_CALLBACK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_OBJCAT_BO | Constant | Public | Type reference (TYPE) | DCFL_RELATED_OBJECT_OBJCAT | '1' | Object Category | 20100621 | |
| 2 | MO_WRAPPER_BO | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DCFL_WRAPPER | Wrapper for external calls | 20100802 | ||
| 3 | MO_WRAPPER_FACTORY | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DCFL_WRAPPER_FACTORY | Factory for Wrapper Classes | 20100628 | ||
| 4 | MV_ACTION_CODE | Instance attribute | Public | Type reference (TYPE) | DCFL_ACTION_CODE | Action Code | 20100610 | ||
| 5 | MV_BUSINESS_OBJECT | Instance attribute | Public | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20100521 | ||
| 6 | MV_OPERATION | Instance attribute | Public | Type reference (TYPE) | DCFL_OPERATION | Operation | 20100610 | ||
| 7 | MV_STEP | Instance attribute | Public | Type reference (TYPE) | DCFL_STEP | Step | 20101105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | call of the mapping badi | 20101215 | |
| 2 | Instance method | Public | Method | message collector contains error message | 20110128 | |
| 3 | Instance method | Public | Method | store message in message collector | 20100520 |
Events
Interface IF_DCFL_PREPROCESSOR_CALLBACK has no event.
Types
Interface IF_DCFL_PREPROCESSOR_CALLBACK has no local type.
Method Signatures
Method CALL_MAPPING_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PREPROC | Call by reference | Type reference (TYPE) | DCFLS_PREPROC | Decoupling: Preprocessor | 20101215 | |||
| 2 | CS_PREPROC_ITEM | Call by reference | Type reference (TYPE) | DCFLS_PREPROC_IT | Decoupling: Preprocessor item | 20101215 | |||
| 3 | IS_INT_MSG | Call by reference | Object reference (TYPE REF TO) | DATA | 20101215 | ||||
| 4 | IS_INT_MSG_IT | Call by reference | Type reference (TYPE) | ANY | 20101215 |
Method CALL_MAPPING_BADI on Interface IF_DCFL_PREPROCESSOR_CALLBACK has no exception.
Method CONTAINS_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110128 | ||||
| 2 | IV_INBOUND_MESSAGE_ID | Call by reference | Type reference (TYPE) | DCFL_INBOUND_MESSAGE_ID | ID of an Inbound Message | 20110128 |
Method CONTAINS_ERROR_MESSAGE on Interface IF_DCFL_PREPROCESSOR_CALLBACK has no exception.
Method STORE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_T100 | Call by reference | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20100614 | |||
| 2 | IT_RELATED_OBJECTS | Call by reference | Type reference (TYPE) | DCFLT_RELATED_OBJECT | Decoupling - objects that are related to an error | 20100520 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20100520 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100520 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20100520 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100520 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100520 | |||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100520 | |||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | invalid call | 20100614 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |