SAP ABAP Class CL_WB_OBJECT_DATA_MODEL_STUB (Plug-In Data Model STUB)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_DATA_MODEL | Interface to Central Object Data Model | 20110607 |
Properties
Class | CL_WB_OBJECT_DATA_MODEL_STUB | |
Short Description | Plug-In Data Model STUB | |
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 | 20110504 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WB_OBJECT_DATA_MODEL_STUB has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WB_OBJECT_DATA_MODEL | Interface to Central Object Data Model | 20110607 |
Friends
Class CL_WB_OBJECT_DATA_MODEL_STUB 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) | BOOLE_D | 20110607 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_OBJECT_DATA | 20110607 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110607 |
Events
Class CL_WB_OBJECT_DATA_MODEL_STUB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_OBJECT_DATA | Public | See coding | 20110607 | BEGIN OF gty_object_data,
name TYPE seu_objkey,
description TYPE string,
package type devclass,
version TYPE r3state,
created_by TYPE syuname,
created_on TYPE sydatum,
created_at TYPE syuzeit,
changed_by TYPE syuname,
changed_on TYPE sydatum,
changed_at TYPE syuzeit,
END OF gty_object_data
|
Method Signatures
Method DEACTIVATE_VERSION_HANDLING Signature
Method DEACTIVATE_VERSION_HANDLING on class CL_WB_OBJECT_DATA_MODEL_STUB has no parameter.
Method DEACTIVATE_VERSION_HANDLING on class CL_WB_OBJECT_DATA_MODEL_STUB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |