SAP ABAP Data Element RMSAE_VRSTYPE (Version Category)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSATLVRS (Package) RMS-ATL: Versioning / Sequencing
Basic Data
Data Element RMSAE_VRSTYPE
Short Description Version Category  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RMSAD_VRSTYPE    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Vers. Cat. 
Medium 15 Vers. Cat. 
Long 35 Version Category 
Heading 11 Vers. Cat. 
Documentation

Definition

Specifies the version for the objects of this subobject type.

The following version categories are possible:

  • Without version
  • Simple version without draft
  • Version to which drafts can be assigned
  • Draft
  • Dummy

    A dummy is not visible and does not contain any information. It is simply a technical tool that the system uses when a draft is created without a version being created beforehand.

Use

Dependencies

The version category of the object type determines whether you are allowed to create versions and drafts for an object. When you create an object, the system automatically adds the version or draft number by incrementing the object's highest existing version or draft number. The full object key then contains the object key plus the version or draft number separated by a separator.

You define the version category, separator, and length of the individual parts of the complete key for the object subtypes in Customizing for Recipe Management in the IMG activity Versioning Settings.

Example

The complete key of the EXAMPLE object is structured as follows (with a period (.) as a separator):

Version Type     Complete Key

No version     EXAMPLE

Simple version     EXAMPLE.001

Version that can be assigned drafts    EXAMPLE.001.000

Draft     EXAMPLE.001.005

History
Last changed by/on SAP  20031212 
SAP Release Created in 471