SAP ABAP Function Module CMS_CB_PROD_WAC_DET (WAC price determination for a product)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_CB (Package) Chargeback Application
Basic Data
Function Module CMS_CB_PROD_WAC_DET WAC price determination for a product  
Function Group CMS_CB_DATA_DETN_HANDLERS   CB related data determination handlers  
Program Name SAPLCMS_CB_DATA_DETN_HANDLERS    
INCLUDE Name LCMS_CB_DATA_DETN_HANDLERSU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_CNTR_PWAC_EXT TYPE CMST_CNTR_PWAC_EXT_WRK Contract Extract : WAC Structure for Work Area & Buffer
Exporting ET_CNTR_PWAC_EXT TYPE CMST_CNTR_PWAC_EXT_WRKT External Transfer Table for Contract Product WAC Extract
Importing IV_CONTRACT TYPE CMST_OBJECT_ID Document number
Importing IV_CONTRACT_GUID TYPE CRMT_OBJECT_GUID GUID of an Object
Importing IV_PRODUCT TYPE CMST_INTP_PRODT_PROD Internal product id
Importing IV_PRODUCT_GUID TYPE CMST_INTP_PRGUID_PROD Internal product id GUID
Importing IV_PARTNER TYPE CMST_TK_PARTNER_PART Channel partner
Importing IV_PARTNER_GUID TYPE CMST_TK_PAGUID_PART Channel partner GUID
Exception CONTRACT_NOT_PASSED TYPE Contract No. or GUID should be passed
Exception PRODUCT_NOT_PASSED TYPE Product No. or GUID should be passed
Exception PARTNER_NOT_PASSED TYPE Partner No. or GUID should be passed
Exception NO_WAC_MAINTAINED TYPE No WAC maintained for given product
Exception CONTRACT_NOT_FOUND TYPE Contract not found in extract tables
               
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  20030110 
SAP Release Created in 400