SAP ABAP Class CX_DD_SOBJECT (Exception Class for Structured Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDCBO (Package) RDL Artefacts
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 20120925
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DD_SOBJECT_EXPAND For exceptions when expanding a structured object 20120925
2 Inheritance (c INHERITING FROM c_ref)  CX_DD_SOBJECT_GET Error Reading Data 20120925
3 Inheritance (c INHERITING FROM c_ref)  CX_DD_SOBJECT_NTAB_GEN Nametab Generation 20120925
4 Inheritance (c INHERITING FROM c_ref)  CX_DD_SOBJECT_NTAB_PUT Error while writing the runtime object 20120925
5 Inheritance (c INHERITING FROM c_ref)  CX_DD_SOBJECT_PUT For exceptions during write 20120925
6 Inheritance (c INHERITING FROM c_ref)  CX_DD_SOBJ_CHK_CONSISTENCY Error During Check 20120925
Properties
Class CX_DD_SOBJECT  
Short Description Exception Class for Structured Objects    
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 SDCBO   RDL Artefacts 
Created 20120925   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DD_SOBJECT has no forward declaration.
Interfaces
Class CX_DD_SOBJECT has no interface implemented.
Friends
Class CX_DD_SOBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESS Instance attribute Public Type reference (TYPE) STRING '' Access 20120925
2 DB_ACCESS_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '005056952A631EE09981E86E4406971A' 20120925
3 ILLEGAL_VALUE Constant Public Type reference (TYPE) SOTR_CONC '005056952A631ED095BFB4B688561F46' 20120925
4 INCONSISTENT_PARAMETER Constant Public Type reference (TYPE) SOTR_CONC '005056B402651EE09AE924BDF54BDF78' 20120925
5 METHOD Instance attribute Public Type reference (TYPE) STRING '' Method 20120925
6 OPERATION Instance attribute Public Type reference (TYPE) STRING '' Operation 20120925
7 OPERATION_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '005056952A631EE09981DFE12A32771A' 20120925
8 PARAMETER Instance attribute Public Type reference (TYPE) STRING '' Input Parameter 20120925
9 PARAMETER1 Instance attribute Public Type reference (TYPE) STRING Input Parameter 20120925
10 VALUE Instance attribute Public Type reference (TYPE) STRING '' Value 20120925
11 VALUE1 Instance attribute Public Type reference (TYPE) STRING Value 20120925
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120925
Events
Class CX_DD_SOBJECT has no event.
Types
Class CX_DD_SOBJECT 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 ACCESS Call by reference Type reference (TYPE) STRING '' 20120925
2 Importing METHOD Call by reference Type reference (TYPE) STRING '' 20120925
3 Importing OPERATION Call by reference Type reference (TYPE) STRING '' 20120925
4 Importing PARAMETER Call by reference Type reference (TYPE) STRING '' 20120925
5 Importing PARAMETER1 Call by reference Type reference (TYPE) STRING 20120925
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120925
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120925
8 Importing VALUE Call by reference Type reference (TYPE) STRING '' 20120925
9 Importing VALUE1 Call by reference Type reference (TYPE) STRING 20120925

Method CONSTRUCTOR on class CX_DD_SOBJECT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740