SAP ABAP Data Element CACSELTDUETYPE (ELT: Type of Payout)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSE2 (Package) ICM: ELT Persistence
Basic Data
Data Element CACSELTDUETYPE
Short Description ELT: Type of Payout  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CACSELTDUETYPE    
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 PayoutType 
Medium 15 Type of Payout 
Long 20 Type of Payout 
Heading 10 PayoutType 
Documentation

Definition

Determines whether a payout takes place, and the method used.

Use

A disbursable entitlement can be paid out in the following ways:

  • space - payment in full
  • 1 - net present value
  • 2 - payoff

The calculation of the net present value or payoff is handled in the methhod Disbursable Entitlement Calculation on Payout (GET_DUE_PRIOR_TO_MATURITY) of the BAdI Post Transfer Document (CACS41_ELTDOC). You will find the BAdI in Customizing of Incentive and Commission Management under Processes-> Entitlement and Liability Transfer.

The BAdI must be implemented by the customer. The standard delivery only includes the call of the method and subsequent processing of results.

Dependencies

To calculate payoffs, the attribute negotiated payoff must be set in the parameters of entitlement transfer.

To calculate the net present value, the discount interest is also taken from the parameters of the entitlement transfer.

History
Last changed by/on SAP  20050520 
SAP Release Created in 600