SAP ABAP Interface IF_WB_ADT_REST_RESOURCE_DATA (Resource Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SWB_ADT_TOOL (Package) Tool integration of WB object types into ADT
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_ADT_REST_RESOURCE_DATA | Object data for Workbench object | 20110608 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_ADT_REST_RES_DATA_STUB | Stub für Resource Data | 20110608 |
Properties
| Interface | IF_WB_ADT_REST_RESOURCE_DATA | |
| Short Description | Resource Data |
General Data
| Package | SWB_ADT_TOOL | Tool integration of WB object types into ADT |
| Created | 20110506 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WB_ADT_REST_RESOURCE_DATA has no forward declaration.
Interfaces
Interface IF_WB_ADT_REST_RESOURCE_DATA has no interface.
Friends
Interface IF_WB_ADT_REST_RESOURCE_DATA has no friend.
Attributes
Interface IF_WB_ADT_REST_RESOURCE_DATA has no attribute.
Methods
Events
Interface IF_WB_ADT_REST_RESOURCE_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TRANSPORT_KEY | Public | See coding | 20110608 | BEGIN OF ty_transport_key,
pgmid TYPE pgmid,
objtype TYPE trobjtype,
obj_name TYPE trobj_name,
END OF ty_transport_key
|
Method Signatures
Method GET_CREATED_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | AS4DATE | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_GLOBAL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WBOBJTYPE | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_MASTER_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | MASTERLANG | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_MASTER_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SRCSYSTEM | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_OBJECT_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TROBJTYPE | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SEU_OBJKEY | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_OBJECT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110614 |
Method GET_OTHER_EXISTING_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | IF_WB_OBJECT_PERSIST=>GTY_R3STATES | 20130702 |
Method GET_OTHER_EXISTING_VERSIONS on Interface IF_WB_ADT_REST_RESOURCE_DATA has no exception.
Method GET_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SYUNAME | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_PACKAGE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SADT_PACKAGE_REFERENCE | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_RESOURCE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_SCOPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WVOBJTYPE_SCOPES | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method GET_TRANSPORT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TY_TRANSPORT_KEY | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method IS_AI_VERSIONING_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method IS_ENHANCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110608 |
Method SET_OTHER_EXISTING_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OTHER_EXISTING_R3STATES | Call by reference | Type reference (TYPE) | IF_WB_OBJECT_PERSIST=>GTY_R3STATES | 20130702 |
Method SET_OTHER_EXISTING_VERSIONS on Interface IF_WB_ADT_REST_RESOURCE_DATA has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |