SAP ABAP Class CX_CDC_RECORDER (exception handling of CDC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_DB_TRIGGER (Package) Recorder-APi for DB-Trigger
⤷
⤷
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 | 20121214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20121214 |
Properties
| Class | CX_CDC_RECORDER | |
| Short Description | exception handling of CDC | |
| 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 | CDC_RECORDER | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_ESH_DB_TRIGGER | Recorder-APi for DB-Trigger |
| Created | 20121214 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CDC_RECORDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20121214 |
Friends
Class CX_CDC_RECORDER 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) | BAPIRETTAB | Table with BAPI Return Information | 20121214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add message to message table | 20121214 | |
| 2 | Instance method | Public | Method | add message to message table | 20121219 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20121214 |
Events
Class CX_CDC_RECORDER has no event.
Types
Class CX_CDC_RECORDER has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'CDC_RECORDER' | Message Class | 20121217 | ||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20121217 | |||
| 3 | IV_MSGTYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20121217 | |||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20121217 | |||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20121217 | |||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20121217 | |||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20121217 |
Method ADD_MESSAGE on class CX_CDC_RECORDER has no exception.
Method ADD_TEXT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGTEXT | Call by reference | Type reference (TYPE) | BAPI_MSG | Message Class | 20121219 | |||
| 2 | IV_MSGTYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20121219 |
Method ADD_TEXT_MESSAGE on class CX_CDC_RECORDER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAIL_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20121214 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20121214 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20121214 |
Method CONSTRUCTOR on class CX_CDC_RECORDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |