SAP ABAP Class IF_DDIC_ADT_DDLS_OBJECT_REF (Types for Repository Access Communication)
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
Class | IF_DDIC_ADT_DDLS_OBJECT_REF | |
Short Description | Types for Repository Access Communication | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130725 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_DDIC_ADT_DDLS_OBJECT_REF has no forward declaration.
Interfaces
Class IF_DDIC_ADT_DDLS_OBJECT_REF has no interface implemented.
Friends
Class IF_DDIC_ADT_DDLS_OBJECT_REF 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 | 'SDDIC_ST_ADT_DDLS_OBJ_REFS' | 20130801 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DDL_OBJECT_REFERENCES' | 20130801 | ||
3 | ![]() |
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
Class 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 class 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 class IF_DDIC_ADT_DDLS_OBJECT_REF has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |