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 ABAP 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 OBJECT_PERSIST Instance attribute Private Object reference (TYPE REF TO) IF_WB_OBJECT_PERSIST Persistence for Workbench Object 20100914
2 OBJTYPE_DATA 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 CHECK_ACCESS_TO_WB_ACTIVATION Static method Public Method Checks connection of an R3TR type to WB activation 20101108
2 CONSTRUCTOR Instance method Public Constructor 20100914
3 GET_INSTANCE Static method Public Method Returns reference to object type 20100914
4 GET_MAINTYPES_FOR_SCOPE Static method Public Method Returns object types for specified usage area 20100914
5 GET_TYPE_ID Instance method Public Method Returns R3TR type 20100914
6 GET_WB_TYPES Static method Public Method Returns all Workbench types (including subtypes) 20100914
7 TYPE_CHECK_OBJECT_EXISTENCE 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 Exporting HAS_ACCESS_TO_WB_ACTIVATION Call by reference Type reference (TYPE) ABAP_BOOL TRUE: Der Objekttyp ist an die WB-Aktivierung angeschlossen 20101108
2 Importing P_OBJTYPE_ID Call by reference Type reference (TYPE) TROBJTYPE R3TR-Objekttyp 20101108
# Exception Resumable Description Created on
1 CX_SWV_EXCEPTION 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 Importing P_OBJTYPE_ID Call by reference Type reference (TYPE) TROBJTYPE R3TR-Objekttyp 20100914
# Exception Resumable Description Created on
1 CX_SWV_EXCEPTION 20100914

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJTYPE_ID Value transfer Type reference (TYPE) TROBJTYPE R3TR-Objekttyp 20100914
2 Returning 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 CX_SWV_EXCEPTION 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 Exporting P_OBJTYPES Call by reference Type reference (TYPE) WVOBJTYPES Liste der Objekttypen 20100914
2 Importing P_TYPESCOPE_ID Call by reference Type reference (TYPE) WVOBJTYPE_SCOPE_ID Funktionaler Verwendungsbereich des Objekttyps 20100914
# Exception Resumable Description Created on
1 CX_SWV_EXCEPTION 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 Returning 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 Exporting P_WB_TYPES Call by reference Type reference (TYPE) WBSUBTYPES Workbench-Objekttypen und ihre Parameter 20100914
# Exception Resumable Description Created on
1 CX_SWV_EXCEPTION 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 Returning OBJECT_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20100914
2 Importing P_OBJECT_KEY Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20100914
3 Importing P_OBJTYPE_ID Call by reference Type reference (TYPE) TROBJTYPE R3TR-Objekttyp 20100914
# Exception Resumable Description Created on
1 CX_SWV_EXCEPTION Ausnahme bei Objekttypen in ABAP Workb., ADT, Versionsverw. 20100914
History
Last changed by/on SAP  20110908 
SAP Release Created in 740