SAP ABAP Data Element RSTRAN_GUI_PCONV (Perform Conversion Routine)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_GUI (Package) GUI Components for Transformation Rule
Basic Data
Data Element RSTRAN_GUI_PCONV
Short Description Perform Conversion Routine  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSTRAN_GUI_PCONV    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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  
Medium 20 Perform Conv. Exit 
Long 30 Perform Conversion Exit 
Heading 30 Perform Conversion Exit 
Documentation

Definition

Field = 'X: The specified conversion routine for the target field is executed at the end of the rule using the result, and the result is copied to the target field.

Field = ' ': The specified conversion routine is not executed in the active version. However, after certain transformations, a check is performed to determine whether the value lies with the value set.

Use

Dependencies

If the indicator is set for a conversion routine and cannot be changed, even if you are in edit mode, then it is absolutely necessary to run the conversion routine to avoid inconsistencies (see example).

Example

The conversion routine ALPHA adds leading zeros to a value. This conversion routine must definitely be run if the rule concerns a routine or formula, or if the target field is longer than the source field. In these cases, it cannot be guaranteed that the leading zeros are retained. Therefore the conversion routine in such cases is always run, which means the field is selected and cannot be changed.

History
Last changed by/on SAP  20130604 
SAP Release Created in 700