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 | Constant | Public | Type reference (TYPE) | STRING | 'CL_DDIC_ADT_RES_DDL_ELEM_INFO' | 20130725 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'ST_CC_ADT_CODE_ELEMENT' | 20130725 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'CODE_ELEMENT_DATA' | 20130725 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_ELEM_INFO_PROVIDER_FACTORY | 20130807 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_PATH_ENTRY_FACTORY | 20130821 | ||||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'application/vnd.sap.adt.elementinfo+xml' | 20130725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130807 | ||
| 2 | Instance method | Private | Method | 20130725 | ||
| 3 | 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 | GET_TARGET_4_ASSOC | Call by reference | Type reference (TYPE) | STRING | 20130821 | ||||
| 2 | GET_W_FLD_TYPEFLD_INFO | Call by reference | Type reference (TYPE) | STRING | 20131113 | ||||
| 3 | PATHS | Call by reference | Type reference (TYPE) | STRING_TABLE | 20130725 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | CL_CC_ADT_RES_CODE_ELEMENTINFO=>TY_ELEMENT_INFO | 20130725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131113 |
Method GET_PATH_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATHS | Call by reference | Type reference (TYPE) | STRING_TABLE | 20130730 | ||||
| 2 | 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 |