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 DETAIL_MESSAGES Instance attribute Public Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20121214
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method add message to message table 20121214
2 ADD_TEXT_MESSAGE Instance method Public Method add message to message table 20121219
3 CONSTRUCTOR 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 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID 'CDC_RECORDER' Message Class 20121217
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20121217
3 Importing IV_MSGTYPE Call by reference Type reference (TYPE) BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort 20121217
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20121217
5 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20121217
6 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20121217
7 Importing 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 Importing IV_MSGTEXT Call by reference Type reference (TYPE) BAPI_MSG Message Class 20121219
2 Importing 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 Importing DETAIL_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB 20121214
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121214
3 Importing 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