SAP ABAP Class CL_DDIC_ADT_RES_DDL_ELEM_INFO (DDL Element Info Resource Controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SDDIC_ADT_DDLS (Package) Editor for ABAP Data Definition Language Sources
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20130725
Properties
Class CL_DDIC_ADT_RES_DDL_ELEM_INFO  
Short Description DDL Element Info Resource Controller    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_ADT_DDLS   Editor for ABAP Data Definition Language Sources 
Created 20130725   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DDIC_ADT_RES_DDL_ELEM_INFO has no forward declaration.
Interfaces
Class CL_DDIC_ADT_RES_DDL_ELEM_INFO has no interface implemented.
Friends
Class CL_DDIC_ADT_RES_DDL_ELEM_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_DDIC_ADT_RES_DDL_ELEM_INFO' 20130725
2 CO_TRANSFORMATION_NAME Constant Private Type reference (TYPE) STRING 'ST_CC_ADT_CODE_ELEMENT' 20130725
3 CO_TRANSFORMATION_ROOT Constant Private Type reference (TYPE) STRING 'CODE_ELEMENT_DATA' 20130725
4 ELEM_INFO_PROVIDER_FACTORY Instance attribute Private Object reference (TYPE REF TO) LCL_ELEM_INFO_PROVIDER_FACTORY 20130807
5 PATH_ENTRY_FACTORY Instance attribute Private Object reference (TYPE REF TO) LIF_PATH_ENTRY_FACTORY 20130821
6 REQUEST_HEADER_CONTENT_TYPE Constant Private Type reference (TYPE) STRING 'application/vnd.sap.adt.elementinfo+xml' 20130725
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130807
2 GET_ELEMENT_INFO Instance method Private Method 20130725
3 GET_PATH_ENTRIES Instance method Protected Method 20130730
Events
Class CL_DDIC_ADT_RES_DDL_ELEM_INFO has no event.
Types
Class CL_DDIC_ADT_RES_DDL_ELEM_INFO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DDIC_ADT_RES_DDL_ELEM_INFO has no parameter.
Method CONSTRUCTOR on class CL_DDIC_ADT_RES_DDL_ELEM_INFO has no exception.

Method GET_ELEMENT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GET_TARGET_4_ASSOC Call by reference Type reference (TYPE) STRING 20130821
2 Importing GET_W_FLD_TYPEFLD_INFO Call by reference Type reference (TYPE) STRING 20131113
3 Importing PATHS Call by reference Type reference (TYPE) STRING_TABLE 20130725
4 Returning RESULT Value transfer Type reference (TYPE) CL_CC_ADT_RES_CODE_ELEMENTINFO=>TY_ELEMENT_INFO 20130725
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20131113

Method GET_PATH_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATHS Call by reference Type reference (TYPE) STRING_TABLE 20130730
2 Returning RESULT Value transfer Type reference (TYPE) CL_QLAST_PATH_EXPRESSION=>ENTRY_TABLE_TYPE 20130730

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