SAP ABAP Interface IF_ADT_OBJECT_LINK_REFERENCE (Object Reference Content Handler Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SEU_ADT (Package) ABAP in Eclipse Workbench Utilities
⤷
⤷
Properties
| Interface | IF_ADT_OBJECT_LINK_REFERENCE | |
| Short Description | Object Reference Content Handler Types |
General Data
| Package | SEU_ADT | ABAP in Eclipse Workbench Utilities |
| Created | 20100611 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ADT_OBJECT_LINK_REFERENCE has no forward declaration.
Interfaces
Interface IF_ADT_OBJECT_LINK_REFERENCE has no interface.
Friends
Interface IF_ADT_OBJECT_LINK_REFERENCE has no friend.
Attributes
Interface IF_ADT_OBJECT_LINK_REFERENCE has no attribute.
Methods
Interface IF_ADT_OBJECT_LINK_REFERENCE has no method.
Events
Interface IF_ADT_OBJECT_LINK_REFERENCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_OBJECT_LINK_REFERENCE | Public | See coding | 20100611 | BEGIN OF ty_object_link_reference.
INCLUDE TYPE ty_object_reference AS object_reference.
TYPES:
category TYPE seu_adt_repo_obj_category,
END OF ty_object_link_reference
|
||
| 2 | TY_OBJECT_LINK_REFERENCES | Public | See coding | 20100611 | ty_object_link_references TYPE STANDARD TABLE OF ty_object_link_reference WITH DEFAULT KEY
|
||
| 3 | TY_OBJECT_REFERENCE | Public | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCE | 20100611 | |
|
| 4 | TY_OBJECT_REFERENCES | Public | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCES | 20100611 | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |