SAP ABAP Class CL_VERS_OBJTYPE_PERSIST (Persistence for version management config. of object type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SVRS (Package) Basis Versions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_PERSIST Persistence for Workbench Object 20100427
Properties
Class CL_VERS_OBJTYPE_PERSIST  
Short Description Persistence for version management config. of object type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SVRS   Basis Versions 
Created 20100427   SAP 
Last change 20130531   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)
2 CL_VERS_OBJTYPE_PERSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_PERSIST Persistence for Workbench Object 20100427
Friends
Class CL_VERS_OBJTYPE_PERSIST has no friend class.
Attributes
Class CL_VERS_OBJTYPE_PERSIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CAN_ACCESS_BE_WITHDRAWN Static method Public Method Can interface to VERS be deleted? 20100510
2 GET_VERSTAB_DEFINITION Static method Public Method 20100519
Events
Class CL_VERS_OBJTYPE_PERSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_VERS_TABS Public See coding 20100519 TY_T_VERS_TABS type standard table of VERS_TABS
Method Signatures

Method CAN_ACCESS_BE_WITHDRAWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ACCESS_CAN_BE_WITHDRAWN Value transfer Type reference (TYPE) ABAP_BOOL Anschluss an VERS darf gelöscht werden 20100510
2 Importing P_OBJECTTYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20100510

Method CAN_ACCESS_BE_WITHDRAWN on class CL_VERS_OBJTYPE_PERSIST has no exception.

Method GET_VERSTAB_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJTYPE_APPL Call by reference Type reference (TYPE) VERSOBJTYP Versionsverwaltung: Typ des Objektes 20100519
2 Importing IV_STATUS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100519
3 Returning RT_VERSTABS Value transfer Type reference (TYPE) VERS_TABS_TAB Versionsverwaltung: verwendete DDIC Strukturen 20100519

Method GET_VERSTAB_DEFINITION on class CL_VERS_OBJTYPE_PERSIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800