SAP ABAP Data Element CACSSYNCTYPE (Type of Synchronization)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSS5 (Package) ICM Settlement Scheduling: Database Tables
Basic Data
Data Element CACSSYNCTYPE
Short Description Type of Synchronization  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CACSSYNCTYPE    
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 10 Sync.Type 
Medium 20 Synchronization Type 
Long 20 Synchronization Type 
Heading 20 Synchronization Type 
Documentation

Definition

Determines the time until which the system is to determine whether the requirements for disbursement of a settlement item have been met.

Use

There are two different types:

  • Synchronous: The system checks during the commission case process whether the disbursement requirements have been met.
    The synchronous processing in the commission case is only possible if the paid notifications are supplied by the reporting system with complete object information, meaning that the fields BUSOBJ_TYPE, BUSOBJ_ID, TRI_OBJ_TYPE and TRI_OBJ_ID_EXT must all contain entries.
    If a reporting system provides a different combination of object data, the notifications can only be assigned to settlement schedule items if you run the CACS_FFLT_RUN report (primary entry run).
    To ensure complete processing, it is recommended that you run this report periodically for all situations.
  • Asynchronous: Settlement schedule items are generated during the commission case process, but the system does not check whether the disbursement requirements have been met.

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