SAP ABAP Class CX_DCFL_PREPROC_MESSAGE (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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20101005 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20101005 |
Properties
| Class | CX_DCFL_PREPROC_MESSAGE | |
| Short Description | Obsolete - do not use | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | FIN_DCFL_PREPROCESSOR_RUNTIME | Decoupling FI/LO: Preprocessor - Runtime |
| Created | 20100518 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20101005 |
Friends
Class CX_DCFL_PREPROC_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DCFLT_RELATED_OBJECT_W_MAIN | Decoupling - objects that are related to an error | 20100518 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Decoupling: Business Object name | 20100518 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Message Type | 20101005 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DCFL_OPERATION | Decoupling: Operation | 20100518 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | DCFL_STEP | Decoupling: Step | 20100518 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20101005 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100518 | |
| 2 | Instance method | Public | Method | get error in BAPIRET2 format | 20101005 | |
| 3 | Instance method | Public | Method | get message type (msgty) of message | 20101005 | |
| 4 | Instance method | Public | Method | get related objects | 20100526 |
Events
Class CX_DCFL_PREPROC_MESSAGE has no event.
Types
Class CX_DCFL_PREPROC_MESSAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_RELATED_OBJECTS | Call by reference | Type reference (TYPE) | DCFLT_RELATED_OBJECT_W_MAIN | 20100519 | ||||
| 2 | MV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | 20100519 | ||||
| 3 | MV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20101005 | ||||
| 4 | MV_OPERATION | Call by reference | Type reference (TYPE) | DCFL_OPERATION | 20100519 | ||||
| 5 | MV_STEP | Call by reference | Type reference (TYPE) | DCFL_STEP | 20100519 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100518 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100518 |
Method CONSTRUCTOR on class CX_DCFL_PREPROC_MESSAGE has no exception.
Method GET_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_BAPIRET2 | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20101005 |
Method GET_BAPIRET2 on class CX_DCFL_PREPROC_MESSAGE has no exception.
Method GET_MESSAGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Message Type | 20101005 |
Method GET_MESSAGE_TYPE on class CX_DCFL_PREPROC_MESSAGE has no exception.
Method GET_RELATED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RELATED_OBJECTS | Value transfer | Type reference (TYPE) | DCFLT_RELATED_OBJECT_W_MAIN | Decoupling - objects related to an error with main objects | 20100526 |
Method GET_RELATED_OBJECTS on class CX_DCFL_PREPROC_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |