SAP ABAP Class CL_WV_OBJECT_TYPE (API Class for Object Types (Only Read Accesses))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SWB_OBJECT_TYPES (Package) Management of Object Types

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WV_OBJECT_TYPE | Interface for Elementary Object Type Properties | 20100914 |
Properties
Class | CL_WV_OBJECT_TYPE | |
Short Description | API Class for Object Types (Only Read Accesses) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWB_OBJECT_TYPES | Management of Object Types |
Created | 20100722 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WV_OBJECT_TYPE | Interface for Elementary Object Type Properties | 20100914 |
Friends
Class CL_WV_OBJECT_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_OBJECT_PERSIST | Persistence for Workbench Object | 20100914 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_OBJTYPE_DATA | Object Type Data | 20100914 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks connection of an R3TR type to WB activation | 20101108 |
2 | ![]() |
Instance method | Public | Constructor | 20100914 | |
3 | ![]() |
Static method | Public | Method | Returns reference to object type | 20100914 |
4 | ![]() |
Static method | Public | Method | Returns object types for specified usage area | 20100914 |
5 | ![]() |
Instance method | Public | Method | Returns R3TR type | 20100914 |
6 | ![]() |
Static method | Public | Method | Returns all Workbench types (including subtypes) | 20100914 |
7 | ![]() |
Static method | Public | Method | Check Existence of Specified Object of Specified Type | 20100914 |
Events
Class CL_WV_OBJECT_TYPE has no event.
Types
Class CL_WV_OBJECT_TYPE has no local type.
Method Signatures
Method CHECK_ACCESS_TO_WB_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_ACCESS_TO_WB_ACTIVATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE: Der Objekttyp ist an die WB-Aktivierung angeschlossen | 20101108 | ||
2 | ![]() |
P_OBJTYPE_ID | Call by reference | Type reference (TYPE) | TROBJTYPE | R3TR-Objekttyp | 20101108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme bei Objekttypen in ABAP Workb., ADT, Versionsverw. | 20101108 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJTYPE_ID | Call by reference | Type reference (TYPE) | TROBJTYPE | R3TR-Objekttyp | 20100914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100914 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJTYPE_ID | Value transfer | Type reference (TYPE) | TROBJTYPE | R3TR-Objekttyp | 20100914 | ||
2 | ![]() |
P_OBJTYPE_REF | Value transfer | Object reference (TYPE REF TO) | CL_WV_OBJECT_TYPE | Referenz auf Objekttyp (nur Lesezugriffe) | 20100914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme bei Objekttypen in ABAP Workb., ADT, Versionsverw. | 20100914 |
Method GET_MAINTYPES_FOR_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJTYPES | Call by reference | Type reference (TYPE) | WVOBJTYPES | Liste der Objekttypen | 20100914 | ||
2 | ![]() |
P_TYPESCOPE_ID | Call by reference | Type reference (TYPE) | WVOBJTYPE_SCOPE_ID | Funktionaler Verwendungsbereich des Objekttyps | 20100914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme bei Objekttypen in ABAP Workb., ADT, Versionsverw. | 20100914 |
Method GET_TYPE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TYPE_ID | Value transfer | Type reference (TYPE) | TROBJTYPE | R3TR-Objekttyp | 20100914 |
Method GET_TYPE_ID on class CL_WV_OBJECT_TYPE has no exception.
Method GET_WB_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WB_TYPES | Call by reference | Type reference (TYPE) | WBSUBTYPES | Workbench-Objekttypen und ihre Parameter | 20100914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme bei Objekttypen in ABAP Workb., ADT, Versionsverw. | 20100914 |
Method TYPE_CHECK_OBJECT_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100914 | |||
2 | ![]() |
P_OBJECT_KEY | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20100914 | ||
3 | ![]() |
P_OBJTYPE_ID | Call by reference | Type reference (TYPE) | TROBJTYPE | R3TR-Objekttyp | 20100914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme bei Objekttypen in ABAP Workb., ADT, Versionsverw. | 20100914 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 740 |