SAP ABAP Data Element CC_LAENNR (Length of Change Number)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-ECM (Application Component) Engineering Change Management
     CC (Package) Engineering Change Management
Basic Data
Data Element CC_LAENNR
Short Description Length of Change Number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CC_AENNRLEN    
Data Type INT2   2-byte integer, only for length field before LCHR or LRAW 
Length 5    
Decimal Places 0    
Output Length 6    
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 15 Length of ChgNo 
Long 20 Length of Change No. 
Heading 12 Length 
Documentation

Definition

Maximum input/output length of change number - in other words, the length in which the user sees the change number, including all separators.

Use

Procedure

Example

Example of how field contents are stored in table AENRCNV:

To start with, you have defined the following data in transaction OS71:

Length of change number        12

Template for change number        __/___-__/__

From this initial data, the system determines the following field contents and copies them to table AENRCNV:
LAENNR    Length of change number:                        12
LMASKE    Length of template for conversion:                12
ATRENN    Number of different separators:        2 (= /-)
ATRENNX    Number of separators (total):        3 (= /-/)
LNGEFF    Number of significant characters:                9 (= 12 - 3)
MASKE    Template:                                        __/___-__/__
TZ        List of separators:                    /-/

Dependencies

History
Last changed by/on SAP  20020827 
SAP Release Created in