SAP ABAP Data Element IHC_DTE_IDOC_CHECK_RULE (IHC: Check Formats of IDoc Fields)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-IHC (Application Component) FSCM In-House Cash
     FIN_IHC (Package) Payment Order In-House Cash
Basic Data
Data Element IHC_DTE_IDOC_CHECK_RULE
Short Description IHC: Check Formats of IDoc Fields  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type IHC_DOM_IDOC_CHECK_RULE    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 Check Frmt 
Medium 15 Check Frmt 
Long 20 Check Frmt 
Heading 10 Check Frmt 
Documentation

Definition

You can choose from a large range of preimplemented conversion rules. Note that each conversion rule can only be used for certain types of source fields.

  • Date fields
  • You can determine which form the date should take (sequence of day, month and year) and which separator should be used. In addition, there are special formats (such as the number of days since the beginning of the year).
  • Time fields
  • You can specify the sequence for transferring hours and minutes and the separator you want to use. There are also additional special formats (such as date stamps).
  • Currency amount fields
  • You can stipulate the number of decimal places and the decimal separator. You can also define whether the amount should be output with leading zeros, left or right justified.
  • Character fields
  • You can determine the layout in the target field and specify certain additional functions. For example, you can change a character chain to capital letters (TRANSLATE TO UPPER CASE).

If you need a conversion rule that has not been implemented, you must use an exit module for the nodes.

History
Last changed by/on SAP  20040116 
SAP Release Created in 500