SAP ABAP Class CL_DDIC_ADT_DDLS_UTILITY (Utility class for accessing objects related to DDLS source)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DDIC_ADT_DDLS_UTILITY | Utility for accessing the objects related DDL source | 20130904 |
Properties
| Class | CL_DDIC_ADT_DDLS_UTILITY | |
| Short Description | Utility class for accessing objects related to DDLS source | |
| Super Class | ||
| 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 | 20130902 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DDIC_ADT_DDLS_UTILITY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DDIC_ADT_DDLS_UTILITY | Utility for accessing the objects related DDL source | 20130904 |
Friends
Class CL_DDIC_ADT_DDLS_UTILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DD_DDL_HANDLER | 20130904 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DDL_PARSER | 20130904 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DD_SOBJECT_UTIL | 20130904 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_QUICK_SEARCH | 20130904 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_TADIR | 20130904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130904 | ||
| 2 | Instance method | Public | Method | 20130904 | ||
| 3 | Instance method | Public | Method | 20130904 | ||
| 4 | Instance method | Public | Method | 20130904 | ||
| 5 | Instance method | Public | Method | 20130904 | ||
| 6 | Instance method | Public | Method | 20130904 | ||
| 7 | Instance method | Public | Method | 20130904 |
Events
Class CL_DDIC_ADT_DDLS_UTILITY has no event.
Types
Class CL_DDIC_ADT_DDLS_UTILITY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DDL_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_DD_DDL_HANDLER | 20130904 | ||||
| 2 | I_DDL_PARSER | Call by reference | Object reference (TYPE REF TO) | CL_DDL_PARSER | 20130904 | ||||
| 3 | I_DD_SOBJECT_UTIL | Call by reference | Object reference (TYPE REF TO) | IF_DD_SOBJECT_UTIL | 20130904 |
Method CONSTRUCTOR on class CL_DDIC_ADT_DDLS_UTILITY has no exception.
Method GET_AST_FOR_SOURCE Signature
Method GET_AST_FOR_SOURCE on class CL_DDIC_ADT_DDLS_UTILITY has no parameter.
Method GET_AST_FOR_SOURCE on class CL_DDIC_ADT_DDLS_UTILITY has no exception.
Method GET_DDL_SOURCE Signature
Method GET_DDL_SOURCE on class CL_DDIC_ADT_DDLS_UTILITY has no parameter.
Method GET_DDL_SOURCE on class CL_DDIC_ADT_DDLS_UTILITY has no exception.
Method GET_TOKEN_FOR_FIELD Signature
Method GET_TOKEN_FOR_FIELD on class CL_DDIC_ADT_DDLS_UTILITY has no parameter.
Method GET_TOKEN_FOR_FIELD on class CL_DDIC_ADT_DDLS_UTILITY has no exception.
Method GET_TOKEN_FOR_VIEW_NAME Signature
Method GET_TOKEN_FOR_VIEW_NAME on class CL_DDIC_ADT_DDLS_UTILITY has no parameter.
Method GET_TOKEN_FOR_VIEW_NAME on class CL_DDIC_ADT_DDLS_UTILITY has no exception.
Method GET_URI_FOR_DDL_VIEW Signature
Method GET_URI_FOR_DDL_VIEW on class CL_DDIC_ADT_DDLS_UTILITY has no parameter.
Method GET_URI_FOR_DDL_VIEW on class CL_DDIC_ADT_DDLS_UTILITY has no exception.
Method GET_URI_FOR_ENTITY Signature
Method GET_URI_FOR_ENTITY on class CL_DDIC_ADT_DDLS_UTILITY has no parameter.
Method GET_URI_FOR_ENTITY on class CL_DDIC_ADT_DDLS_UTILITY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |