SAP ABAP Data Element CACSASYNCPRIOTAB (Tab Priority for Totals Tables Update)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSDO (Package) ICM: Commission Document 'Light'
Basic Data
Data Element CACSASYNCPRIOTAB
Short Description Tab Priority for Totals Tables Update  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CACSPRIORITY    
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 PrioProcSp 
Medium 15 PrioProcessStep 
Long 20 PriorityProcessStep 
Heading 15 PrioProcessStep 
Documentation

Definition

Priority of the processing sequence of a totals table in a document posting. Tables are posted in order of priority, those with the highest are posted first.

Use

In the global settings for your application you can enter settings for the priority to be used for posting. All totals tables with a lower priority can be constructed later using the <APPL>_SUM_BUILD program. (<APPL> stands for your program.)

Tables that you do not assign a priority to in Customizing, are autmatically assigned the priority 99 (post synchronously).

You can only increase the priority of a totals table if there is no document in the system, that is already lower than the new priority. If you want to change the priority in this way, then you need to delete your totals tables first, using the <APPL>_SUM_INIT program. Once the priority has been changed, you can recreate the tables using the <APPL>_SUM_BUILD program.

History
Last changed by/on SAP  20020219 
SAP Release Created in 463