SAP ABAP Data Element CACS_MIN_PAYOUT (Positive Threshold Value for Settlement)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSPY (Package) ICM: Distribution & Offsetting
Basic Data
Data Element CACS_MIN_PAYOUT
Short Description Positive Threshold Value for Settlement  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CACSAMNTSUM    
Data Type CURR   Currency field, stored as DEC 
Length 15    
Decimal Places 2    
Output Length 21    
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 PThreshV. 
Medium 15 PosThresholdVal 
Long 20 PosThreshold Value 
Heading 15 PosThresholdVal 
Documentation

Definition

Determines the amount above which settlement is made.

Use

Settlement items where the totals for each settlement type are below the positive threshold value are not settled. When this threshold value is reached or exceeded, the settlement documents are passed on to the disbursement system.

Before the amount to be settled is checked, the system checks if the specified value for the positive threshold value is greater than zero. If this value is less than zero, the amount is adjusted and changed to a positive value.

Dependencies

Example

  • Suppression of correspondence in the case of trivial amounts for each commission contract and settlement type
  • Reduction of bank transfer costs

Notes

If the commission contract is terminated, all remaining settlement items related to the commission contract will be automatically settled, regardless of whether the total lies below the threshold value.

The threshold value check for the amount to be settled is implemented in BAdI CACS_SETTLEMENT_RUN_THR. You can adjust this BAdI to your own requirements.

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