SAP ABAP Class CX_DD_SOBJECT_EXPAND (For exceptions when expanding a structured object)
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_DD_SOBJECT Exception Class for Structured Objects 20120925
Properties
Class CX_DD_SOBJECT_EXPAND  
Short Description For exceptions when expanding a structured object    
Super Class CX_DD_SOBJECT Exception Class for Structured Objects 
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_EXPAND has no forward declaration.
Interfaces
Class CX_DD_SOBJECT_EXPAND has no interface implemented.
Friends
Class CX_DD_SOBJECT_EXPAND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELDNAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20120925
2 TYPENAME Instance attribute Public Type reference (TYPE) DDOBJNAME Name of an ABAP Dictionary Type 20120925
3 TYPE_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '005056952A631EE09FF49A249DCEB0BD' 20120925
4 WRONG_VERSION_OF_TYPE Constant Public Type reference (TYPE) SOTR_CONC '005056952A631EE09FF49A249DCED0BD' 20120925
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120925
Events
Class CX_DD_SOBJECT_EXPAND has no event.
Types
Class CX_DD_SOBJECT_EXPAND 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 FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20120925
3 Importing METHOD Call by reference Type reference (TYPE) STRING '' 20120925
4 Importing OPERATION Call by reference Type reference (TYPE) STRING '' 20120925
5 Importing PARAMETER Call by reference Type reference (TYPE) STRING '' 20120925
6 Importing PARAMETER1 Call by reference Type reference (TYPE) STRING 20120925
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120925
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120925
9 Importing TYPENAME Call by reference Type reference (TYPE) DDOBJNAME 20120925
10 Importing VALUE Call by reference Type reference (TYPE) STRING '' 20120925
11 Importing VALUE1 Call by reference Type reference (TYPE) STRING 20120925

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