SAP ABAP Function Module SD_BONUS_CREDIT_NOTE_CREATE (Anlegen eine Gutschriftsanforderung für eine Bonusabsprache)
Hierarchy
BBPCRM (Software Component) BBPCRM
   AP-PRC-PR (Application Component) Pricing
     VKON (Package) Application development R/3 conditions
Basic Data
Function Module SD_BONUS_CREDIT_NOTE_CREATE Anlegen eine Gutschriftsanforderung für eine Bonusabsprache  
Function Group V14A   RV Utillities for Condition Maintenance  
Program Name SAPLV14A    
INCLUDE Name LV14AU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ORDER_HEADER TYPE VBAK Order header (document number only filled when saving)
Importing BONUS_AGREEMENT TYPE KONA Work area for the rebate agreement to be settled
Importing BONUS_AGREEMENT_TYPE TYPE T6B1 ' ' Work area of the table T6B1 for agreement type
Importing CREDIT_NOTE_TYPE TYPE '1' ID: rebate settlement or rebate correction
Importing SAVE_CREDIT_NOTE TYPE 'X' Saving the rebate credit memo '0' '1' '2'
Importing BONUS_FBUDA TYPE VBAKKOM-FBUDA
Importing NO_INITIALIZATION TYPE ' '
Tables LINE_ITEMS TYPE BONUSKOM Condition lines for the settlement
Tables CONDITION TYPE KONP
Tables CONDITION_SCALE TYPE CONDSCALE
Exception ERROR_MESSAGE TYPE An error occurred (SY-MSGNO)
Exception INVALID_BONUS_TYPE TYPE Rebate agreement type is not valid
Exception NO_ORDER_TYPE TYPE No order type in table T6B1
               
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