SAP ABAP Function Module CMS_CB_GET_WAC_USING_PRICE_LST (WAC price determination using price list)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_CB (Package) Chargeback Application
Basic Data
Function Module CMS_CB_GET_WAC_USING_PRICE_LST WAC price determination using price list  
Function Group CMS_CB_GENERIC_GROUP   General (Non Specific) Group  
Program Name SAPLCMS_CB_GENERIC_GROUP    
INCLUDE Name LCMS_CB_GENERIC_GROUPU27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_PRODUCT_PRICES TYPE BEAT_CNPL_PLI /1BEA/T_CNPL_PLI
Exporting ET_PLH TYPE BEAT_CNPL_PLH /1BEA/T_CNPL_PLH
Importing IV_HEADER_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_PARTNER_GUID TYPE CRMT_PARTNER_GUID GUID for an Individual Partner
Importing IV_PRODUCT_GUID TYPE COMT_PRODUCT_GUID Internal Unique ID of Product
Importing IT_PRODUCT_GUIDS TYPE COMT_PRODUCT_GUID_TAB Product GUIDs
Importing IV_PRICE_DATE TYPE PRCT_PRICING_DATE SY-DATUM Condition Pricing Date
Importing IS_ORGMAN TYPE CRMT_ORGMAN_WRK Orgdata Set: Structure of Work Area and Buffers
Exception PRICE_NOT_DETERMINED TYPE Could not determine the price
Exception SALES_AREA_NOT_DETERMINED TYPE Could not determine the sales area
Exception PRICING_PROC_NOT_DETERMINED TYPE Could not determine the pricing procedure
Exception NO_BP_PROVIDED TYPE Business Partner not provided
Exception NO_PRODUCT_PROVIDED TYPE Product Not provided
               
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  20070813 
SAP Release Created in 400