SAP ABAP Interface IF_DDIC_ADT_DDLS_OBJECT_REF (Types for Repository Access Communication)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DDIC_ADT_DDLS_OBJECT_REF | Types for Repository Access Communication | 20130725 |
Properties
Interface | IF_DDIC_ADT_DDLS_OBJECT_REF | |
Short Description | Types for Repository Access Communication |
General Data
Package | SDDIC_ADT_DDLS | Editor for ABAP Data Definition Language Sources |
Created | 20130725 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DDIC_ADT_DDLS_OBJECT_REF has no forward declaration.
Interfaces
Interface IF_DDIC_ADT_DDLS_OBJECT_REF has no interface.
Friends
Interface IF_DDIC_ADT_DDLS_OBJECT_REF has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_ST_DDL_OBJ_REFERENCE | Constant | Public | Type reference (TYPE) | STRING | 'SDDIC_ST_ADT_DDLS_OBJ_REFS' | 20130801 | ||
2 | CO_ST_DDL_OBJ_REF_ROOT_NAME | Constant | Public | Type reference (TYPE) | STRING | 'DDL_OBJECT_REFERENCES' | 20130801 | ||
3 | DDL_OBJECT_REFERENCE_LIST | Instance attribute | Public | Type reference (TYPE) | TY_DDL_OBJECT_REFERENCE_TAB | 20130725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130801 | |
2 | ![]() |
Instance method | Public | Method | 20130801 |
Events
Interface IF_DDIC_ADT_DDLS_OBJECT_REF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_DDL_OBJECT_REFERENCE | Public | See coding | 20130725 | BEGIN OF ty_ddl_object_reference.
INCLUDE TYPE if_adt_tools_core_types=>ty_object_reference AS adt_object_reference.
TYPES: target_uri TYPE string,
path type string,
END OF ty_ddl_object_reference
|
||
2 | TY_DDL_OBJECT_REFERENCE_TAB | Public | See coding | 20130801 | ty_ddl_object_reference_tab TYPE STANDARD TABLE OF ty_ddl_object_reference WITH DEFAULT KEY
|
Method Signatures
Method APPEND_DDL_OBJ_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DDL_OBJECT_REFERENCE | Call by reference | Type reference (TYPE) | TY_DDL_OBJECT_REFERENCE | 20130801 |
Method APPEND_DDL_OBJ_REF on Interface IF_DDIC_ADT_DDLS_OBJECT_REF has no exception.
Method APPEND_DDL_OBJ_REFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DDL_OBJECT_REFERENCES | Call by reference | Type reference (TYPE) | TY_DDL_OBJECT_REFERENCE_TAB | 20130801 |
Method APPEND_DDL_OBJ_REFS on Interface IF_DDIC_ADT_DDLS_OBJECT_REF has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |