SAP ABAP Data Element FCONV (Conversion)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element FCONV
Short Description Conversion  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR2    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 Conversion 
Medium 15 Conversion 
Long 20 Conversion 
Heading Con. 
Documentation

Definition

Je nachdem, welchen Wert Sie hier eingeben, wird die Ausgabe des Einzelfeldes bestimmt. Sie können z.B. festlegen, wie Zahlen ausgegeben werden sollen oder daß anstelle eines Schlüssels der Klartext ausgegeben wird.

Supplementary Documentation - FCONV 1704

Use

There are two special conversions for statements (BExx):

  • T : the number field of RT is written to field BZTAG of statements
    table BRT.
  • S : the number field of RT is written to field BZSTD of statements
    table BRT, and field BETPE of RT is written to field BZTAG of BRT.

Procedure

Examples

Dependencies

Supplementary Documentation - FCONV 1705

Use

The conversions for statements (BExx) are different from these conversion indicators.

'13' date formatting MM/DD/YY

'14' amount with DM

'15' days with string 'Wrk.dy'

'16' hours with string 'Wrk.hrs'

'17' date formatting MM/DD/YY -

'18' date formatting MM/YY

'19' any value with 3 places before and 2 after the decimal point

'99' default value can be overwritten

Procedure

Examples

Dependencies

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