SAP ABAP Data Element RMSAE_LENGTH (Length of Part in Complete Object Key)
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_LENGTH
Short Description Length of Part in Complete Object Key  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RMSAD_LEN    
Data Type INT1   1-byte integer, integer number <= 255 
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 Length 
Medium 16 Length 
Long  
Heading 16 Length 
Documentation

Definition

Specifies the maximum number of lines that an element in the complete key of an object can contain.

Use

Dependencies

Note that the length of the key without version and draft number must be covered by the corresponding number range interval of the object type.

Example

If you want the complete key of the object EXAMPLE to be EXAMPLE.001.01 for the first draft of the first version, you have to define the following lengths:

  • Length of key without version and draft number: 7 characters
  • Length of version number: 3 characters
  • Length of draft number: 2 characters

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