SAP ABAP Function Module SALES_PRICE_READ (Ermittlung des Verkaufspreises aus den Stammkonditionen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WVKP (Package) IS-R: Sales pricing
Basic Data
Function Module SALES_PRICE_READ Ermittlung des Verkaufspreises aus den Stammkonditionen  
Function Group WVKC   Retail Pricing: Determining Conditions  
Program Name SAPLWVKC   Pricing: Conditions 
INCLUDE Name LWVKCU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PE_I_SPR TYPE PESPR Export structure
Exporting PE_I_KOMK TYPE KOMK Pricing: communication header
Exporting PE_I_KOMP TYPE KOMP Pricing: communication item
Importing PI_I_SPR TYPE PISPR Import structure
Importing PI_USE_BUFFER TYPE C 'X' Kz. zur Verwendung der Pufferung
Tables PE_T_KOMV TYPE KOMV Table of the condition records found
Tables PE_T_LIFE TYPE LIFE Hilfstabelle mit Zuordnungen Kennung zu KondArt
Tables PE_T_SCALE TYPE CONDSCALE
Exception MATERIAL_NOT_FOUND TYPE Material does not exist
Exception NO_AUTHORITY TYPE Keine Berechtigung
Exception NO_BUKRS_FOUND TYPE No company code exists
Exception NO_SALES_PRICE_FOUND TYPE No sales price available
Exception ORG_STRUCTURE_NOT_COMPLETED TYPE Organizational structure could not be completed
Exception PLANT_NOT_FOUND TYPE Plant entered does not exist
Exception VKORG_NOT_FOUND TYPE Sales organization does not exist
Exception CALCULATION_SCHEME_NOT_CORRECT TYPE
Exception PRICING_ERROR TYPE Fehler in der Preisfindung
Exception OTHER_ERROR 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  20020124 
SAP Release Created in