SAP ABAP Class CL_VERS_OBJTYPE_DATA (Volume for Version Management, CWB, SNOTE)
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_DATA_MODEL | Interface to Central Object Data Model | 20100427 |
Properties
Class | CL_VERS_OBJTYPE_DATA | |
Short Description | Volume for Version Management, CWB, SNOTE | |
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 | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VERS_OBJTYPE_DATA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WB_OBJECT_DATA_MODEL | Interface to Central Object Data Model | 20100427 |
Friends
Class CL_VERS_OBJTYPE_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Boxed Components (TYPE ... BOXED) | TY_S_VERSOBJ_ALIAS | List of Alias Object Types | 20100427 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks Consistency | 20100505 |
2 | ![]() |
Instance method | Private | Method | Check whether migration is necessary for object type | 20100519 |
3 | ![]() |
Instance method | Private | Method | Migrate data from the old editor | 20100519 |
4 | ![]() |
Instance method | Public | Method | Set default values | 20100505 |
Events
Class CL_VERS_OBJTYPE_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_VERSOBJ_ALIAS | Public | See coding | 20100506 | begin of TY_S_VERSOBJ_ALIAS.
include type VERSOBJ_ALIAS.
include type VERSOBJ_ALIAS_IN as in RENAMING WITH SUFFIX _IN.
types end of TY_S_VERSOBJ_ALIAS
|
Method Signatures
Method CHECK_DATA_WB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen | 20100505 | ||
2 | ![]() |
P_OBJECT_DATA | Value transfer | Object reference (TYPE REF TO) | IF_WB_OBJECT_DATA_MODEL | Objektdaten-Modell | 20100505 | ||
3 | ![]() |
P_TOOL_DATA | Value transfer | Object reference (TYPE REF TO) | IF_WB_TOOL_DATA_MODEL | Tooldaten-Modell (als Vorlage für Navigationen zu Fehlern) | 20100505 |
Method CHECK_DATA_WB on class CL_VERS_OBJTYPE_DATA has no exception.
Method CHECK_MIGRATION_NECESSARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJTYPE_APPL | Call by reference | Type reference (TYPE) | VERSOBJTYP | Versionsverwaltung: Typ des Objektes | 20100519 | ||
2 | ![]() |
RV_NECESSARY | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100519 |
Method CHECK_MIGRATION_NECESSARY on class CL_VERS_OBJTYPE_DATA has no exception.
Method MIGRATE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJTYPE_APPL | Call by reference | Type reference (TYPE) | VERSOBJTYP | Versionsverwaltung: Typ des Objektes | 20100519 | ||
2 | ![]() |
RS_VERSOBJ_DATA | Value transfer | Type reference (TYPE) | TY_S_VERSOBJ_ALIAS | char255 | 20100519 |
Method MIGRATE_DATA on class CL_VERS_OBJTYPE_DATA has no exception.
Method SET_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DATA | Call by reference | Type reference (TYPE) | ANY | 20100505 |
Method SET_DEFAULT on class CL_VERS_OBJTYPE_DATA has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |