SAP ABAP Data Element RSDS_CONVTYPE (Data Input Format (Internal/External))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Basic Data
Data Element RSDS_CONVTYPE
Short Description Data Input Format (Internal/External)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSDS_CONVTYPE    
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 Format 
Medium Format 
Long 14 Input Format 
Heading 22 Format (Intern./Ext.) 
Documentation

Definition

The format of the data in the source.

Use

Source data that is transferred as text can differ from the internal, SAP character representation, that is, the internal format. This field specifies whether the data is supplied in an internal or external format.

Possible Options

Example

Where z is a digit and v a sign, then a number with two decimal places can be represented in text as zzzz.zzv (internal, SAP representation), or, for example, vz.zzz,zz (a possible external representation).
The number could also be binary coded. This final possibility is not, however, taken into consideration here.

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