SAP ABAP Data Element FICO_OCHECKCATG (Type of FICO Check)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FCO (Application Component) Financial Conditions
     FICO_CHECKS (Package) Checks
Basic Data
Data Element FICO_OCHECKCATG
Short Description Type of FICO Check  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FICO_OCHECKCATG    
Data Type NUMC   Character string with only digits 
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 Check Cat. 
Medium 15 Check Category 
Long 20 Check Category 
Heading ChCat 
Documentation

Definition

Speicifies to which condition level a check belongs. The following levels are available:

  • Condition List
  • Condition
  • Validity Period
  • Amount Component
  • Date Component

The levels are set up hierarchically:

Condition list:    Contains 1 - n conditions

Condition:    Contains 1 - n validity periods

Validity period:    Contains 1 - n components

    (this can refer to amount and/or date components)

The following check categories are available:

  • 01 - Checks on the condition list level
  • 02 - Checks on the condition level
  • 03 - Checks on the validity period level
  • 04 - Checks on the amount component level
  • 05 - Checks on the date component level

Checks on the amount component level and checks on the date component level are equally ranked, that is, they are on the same hierarchy level.

Use

The check category is used as a criteria for selecting the necessary financial condition (FICO) checks.

Dependencies

Example

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