SAP ABAP Class CL_WB_ADT_REST_OBJECT_DATA (CL_WB_ADT_REST_OBJECT_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

⤷

⤷

Properties
Class | CL_WB_ADT_REST_OBJECT_DATA | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWB_ADT_TOOL | Tool integration of WB object types into ADT |
Created | 20110503 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WB_ADT_REST_OBJECT_DATA has no forward declaration.
Interfaces
Class CL_WB_ADT_REST_OBJECT_DATA has no interface implemented.
Friends
Class CL_WB_ADT_REST_OBJECT_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WBOBJTYPE | 20110607 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEU_OBJKEY | 20110607 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TROBJ_NAME | 20110607 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TRANSPORT_KEY | 20110607 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TRANSPORT_TYPE | 20110607 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_OBJECT | 20110607 |
Methods
Events
Class CL_WB_ADT_REST_OBJECT_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_TRANSPORT_KEY | Public | See coding | 20110607 | BEGIN OF ty_transport_key,
pgmid TYPE pgmid,
objtype TYPE trobjtype,
obj_name TYPE trobj_name,
END OF ty_transport_key
|
||
2 | TY_TRANSPORT_TYPE | Public | See coding | 20110607 | BEGIN OF ty_transport_type,
pgmid TYPE pgmid,
objtype TYPE trobjtype,
END OF ty_transport_type
|
Method Signatures
Method FILL_GLOBAL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GLOBAL_TYPE | Call by reference | Type reference (TYPE) | WBOBJTYPE | 20110607 |
Method FILL_GLOBAL_TYPE on class CL_WB_ADT_REST_OBJECT_DATA has no exception.
Method FILL_OBJECT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_KEY | Call by reference | Type reference (TYPE) | SEU_OBJKEY | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
Method FILL_TRANSPORT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRANSPORT_TYPE | Call by reference | Type reference (TYPE) | TY_TRANSPORT_TYPE | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
Method FILL_WB_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJECT | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
Method GET_CONTENT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_REST_CONTENT_HANDLER | 20110607 |
Method GET_CONTENT_HANDLER on class CL_WB_ADT_REST_OBJECT_DATA has no exception.
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 | 20110607 |
Method GET_GLOBAL_TYPE on class CL_WB_ADT_REST_OBJECT_DATA has no exception.
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 | 20110607 |
Method GET_MASTER_LANGUAGE on class CL_WB_ADT_REST_OBJECT_DATA has no exception.
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 | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
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 | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
Method GET_OBJNAME_TR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TROBJ_NAME | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
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 | 20110607 |
Method GET_RESOURCE_TYPE on class CL_WB_ADT_REST_OBJECT_DATA has no exception.
Method GET_SUPPRESS_EDITOR_LOCK_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
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 | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
Method GET_TRANSPORT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TY_TRANSPORT_TYPE | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
Method GET_WB_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_OBJECT | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110607 |
Method SET_OBJNAME_TR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJNAME_TR | Value transfer | Type reference (TYPE) | TROBJ_NAME | 20110607 |
Method SET_OBJNAME_TR on class CL_WB_ADT_REST_OBJECT_DATA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |