SAP ABAP Class CX_DRF_BUSINESS_OBJECT (Root Class for Exceptions)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     DRF_COMMON (Package) Data Replication Framework: General / Reusable
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20101117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20101117
Properties
Class CX_DRF_BUSINESS_OBJECT  
Short Description Root Class for Exceptions    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DRF_OUTBOUND    
Program status     
Category 40  Exception Class 
Package DRF_COMMON   Data Replication Framework: General / Reusable 
Created 20101117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DRF_BUSINESS_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20101117
Friends
Class CX_DRF_BUSINESS_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR1 Instance attribute Public Type reference (TYPE) SYCHAR50 Message Attribute 20101117
2 ATTR2 Instance attribute Public Type reference (TYPE) SYCHAR50 Message Attribute 20101117
3 ATTR3 Instance attribute Public Type reference (TYPE) SYCHAR50 Message Attribute 20101117
4 ATTR4 Instance attribute Public Type reference (TYPE) SYCHAR50 Message Attribute 20101117
5 MSG Instance attribute Private Attribute reference (LIKE) 20101117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101117
2 GET_MSG_ATTR1_VALUE Instance method Public Method Get value for T100 message attribute 1 20101117
3 GET_MSG_ATTR2_VALUE Instance method Public Method Get value for T100 message attribute 2 20101117
4 GET_MSG_ATTR3_VALUE Instance method Public Method Get value for T100 message attribute 3 20101117
5 GET_MSG_ATTR4_VALUE Instance method Public Method Get value for T100 message attribute 4 20101117
6 GET_MSG_ATTR_VALUE Instance method Private Method Get the values of a T100 message attribute 20101117
Events
Class CX_DRF_BUSINESS_OBJECT has no event.
Types
Class CX_DRF_BUSINESS_OBJECT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR1 Call by reference Type reference (TYPE) SYCHAR50 20101117
2 Importing ATTR2 Call by reference Type reference (TYPE) SYCHAR50 20101117
3 Importing ATTR3 Call by reference Type reference (TYPE) SYCHAR50 20101117
4 Importing ATTR4 Call by reference Type reference (TYPE) SYCHAR50 20101117
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101117
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20101117

Method CONSTRUCTOR on class CX_DRF_BUSINESS_OBJECT has no exception.

Method GET_MSG_ATTR1_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING T100 Message Attribute value 20101117

Method GET_MSG_ATTR1_VALUE on class CX_DRF_BUSINESS_OBJECT has no exception.

Method GET_MSG_ATTR2_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING T100 Message Attribute value 20101117

Method GET_MSG_ATTR2_VALUE on class CX_DRF_BUSINESS_OBJECT has no exception.

Method GET_MSG_ATTR3_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING T100 Message Attribute value 20101117

Method GET_MSG_ATTR3_VALUE on class CX_DRF_BUSINESS_OBJECT has no exception.

Method GET_MSG_ATTR4_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING T100 Message Attribute value 20101117

Method GET_MSG_ATTR4_VALUE on class CX_DRF_BUSINESS_OBJECT has no exception.

Method GET_MSG_ATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) SCX_ATTRNAME Attribute Name 20101117
2 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING 20101117

Method GET_MSG_ATTR_VALUE on class CX_DRF_BUSINESS_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703