SAP ABAP Data Element CGSFIXVL (Constant (value of characteristic))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-DCM (Application Component) Data Transfer
     BKD (Package) Tools for (external) data transfer
Basic Data
Data Element CGSFIXVL
Short Description Constant (value of characteristic)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR18    
Data Type CHAR   Character String 
Length 18    
Decimal Places 0    
Output Length 18    
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 Constant 
Medium 15 Constant 
Long 20 Constant 
Heading 12 Constant 
Documentation

Definition

By assigning a constant to a characteristic, you specify a fixed value for the characteristic. The characteristic therefore exists on the database (e.g. for validation during data entry), but is no longer relevant for reporting (i.e. no aggregation / drill down for this characteristic).

The assignment of a constant is mainly of use for compound characteristics.

Example:

  • The characteristic 'Storage location' in table T001L is linked to the characteristic 'Plant'. If only one plant is used in the application, a fixed value can be assigned to the plant. Validation against the storage location master data table T001L is performed correctly for the plant. However in the report, only the characteristic 'Storage location' is available for evaluation.

Exception:

  • If fixed value SPACE (Type CHAR) or 00..0 (Type NUMC) is to be assigned to the characteristic, enter the sign # in the first character.

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