SAP ABAP Class IF_WB_ADT_REST_RESOURCE_DATA (Resource Data)
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
Class | IF_WB_ADT_REST_RESOURCE_DATA | |
Short Description | Resource Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110506 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_WB_ADT_REST_RESOURCE_DATA has no forward declaration.
Interfaces
Class IF_WB_ADT_REST_RESOURCE_DATA has no interface implemented.
Friends
Class IF_WB_ADT_REST_RESOURCE_DATA has no friend class.
Attributes
Class IF_WB_ADT_REST_RESOURCE_DATA has no attribute.
Methods
Events
Class 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 class 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 class IF_WB_ADT_REST_RESOURCE_DATA has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |