SAP ABAP Class CL_DDIC_ADT_RES_DDL_REP_ACCESS (resource controller for ddl repository access)
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 | 20121211 |
Properties
| Class | CL_DDIC_ADT_RES_DDL_REP_ACCESS | |
| Short Description | resource controller for ddl repository access | |
| 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 | 20121211 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DDIC_ADT_RES_DDL_REP_ACCESS has no forward declaration.
Interfaces
Class CL_DDIC_ADT_RES_DDL_REP_ACCESS has no interface implemented.
Friends
Class CL_DDIC_ADT_RES_DDL_REP_ACCESS 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 | 'STOB/DOA' | 20130729 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CL_DDIC_ADT_RES_DDL_REP_ACCESS' | 20121212 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'TABL/DTF' | 20121213 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'tabldtf' | 20130725 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'all' | 20130716 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'association' | 20130716 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'column' | 20130716 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'STOB/DOF' | 20130807 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'DDLS/STOB' | 20130807 | |||
| 10 | Constant | Public | Type reference (TYPE) | I | 50 | 20131017 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | '$$incomplete_result$$' | 20130827 | |||
| 12 | Constant | Public | Type reference (TYPE) | TADIR-OBJECT | 'STOB' | 20121213 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'TABL/DT' | 20121213 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'tabldt' | 20130801 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'viewdv' | 20130801 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DDIC_TABLE_INFORMATION | 20131017 | ||||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DD_DDL_HANDLER | 20130502 | ||||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DDIC_ADT_DDLS_PATH_RESOLVER | 20130725 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130904 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | IF_DDIC_ADT_DDLS_OBJECT_REF=>TY_DDL_OBJECT_REFERENCE | 20130827 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCE | 20130827 | ||||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_QUICK_SEARCH | 20130502 | ||||
| 23 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_TADIR | 20130502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130502 | ||
| 2 | Instance method | Private | Method | 20121213 | ||
| 3 | Instance method | Public | Method | 20121213 | ||
| 4 | Instance method | Private | Method | 20130531 | ||
| 5 | Instance method | Private | Method | 20121218 | ||
| 6 | Instance method | Private | Method | 20121218 |
Events
Class CL_DDIC_ADT_RES_DDL_REP_ACCESS has no event.
Types
Class CL_DDIC_ADT_RES_DDL_REP_ACCESS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DDIC_ADT_RES_DDL_REP_ACCESS has no parameter.
Method CONSTRUCTOR on class CL_DDIC_ADT_RES_DDL_REP_ACCESS has no exception.
Method GET_COLUMN_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASOURCE | Call by reference | Type reference (TYPE) | STRING | 20121213 | ||||
| 2 | QUERY | Call by reference | Type reference (TYPE) | STRING | 20121213 | ||||
| 3 | RESULT | Call by reference | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES | 20121213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121218 |
Method GET_DATASOURCE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY | Value transfer | Type reference (TYPE) | STRING | 20121213 | ||||
| 2 | RESULT | Call by reference | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES | 20121213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121218 |
Method GET_DS_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DS_TYPES | Call by reference | Type reference (TYPE) | STRING_TABLE | 20130531 | ||||
| 2 | RESULT | Call by reference | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES | 20130531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130531 |
Method GET_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY | Value transfer | Type reference (TYPE) | STRING | 20121218 | ||||
| 2 | RESULT | Call by reference | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES | 20121218 |
Method GET_ENTITIES on class CL_DDIC_ADT_RES_DDL_REP_ACCESS has no exception.
Method GET_TABLES_AND_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY | Value transfer | Type reference (TYPE) | STRING | 20121218 | ||||
| 2 | RESULT | Call by reference | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES | 20121218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121218 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |