SAP ABAP Function Module SD_BONUS_VALUE_CALCULATION (Ermitteln des Bonusbetrages und der Rückstellungen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   AP-PRC-PR (Application Component) Pricing
     VKON (Package) Application development R/3 conditions
Basic Data
Function Module SD_BONUS_VALUE_CALCULATION Ermitteln des Bonusbetrages und der Rückstellungen  
Function Group V14A   RV Utillities for Condition Maintenance  
Program Name SAPLV14A    
INCLUDE Name LV14AU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting BONUS_VALUE TYPE KOMV-KWERT Determined volume rebate value
Importing CALCULATION_RULE TYPE KONP-KRECH Calculation type according to domain KRECH
Importing CONDITION_BASE TYPE KOMV-KAWRT Condition base value
Importing CONDITION_TYPE TYPE KONP-KSCHL Condition type according to table T685A
Importing CURRENCY TYPE KONA-WAERS Currency for the volume rebate value
Importing CURRENCY_DATE TYPE KONA-DATBI Date for Currency Translation
Importing I_T685A TYPE T685A ' ' Work area of the table T685A (optional)
Importing I_TVKO TYPE TVKO ' ' Work area of the table TVKO (optional)
Importing PRICE_CURRENCY TYPE KONP-KONWA Unit of the condition rate
Importing PRICE_UNIT TYPE KONP-KPEIN Pricing unit for relative calculation types
Importing PRICE_UOM TYPE KONP-KMEIN Quantity unit for relative calculation types
Importing RATE TYPE KONP-KBETR Amount
Importing SALES_ORGANIZATION TYPE KONA-VKORG Sales organization
Importing CUMUL_CURRENCY TYPE KONP-KWAEH
Exception INVALID_CONDITION_TYPE TYPE Invalid condition type
Exception NO_COMPANY_CODE TYPE Company code is missing
Exception NO_SALES_ORGANIZATION TYPE Sales organization is missing
Exception OVERFLOW TYPE Value overflow
Exception CURRENCY_CONVERSION TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19931201 
SAP Release Created in