SAP ABAP Function Module CALCULATE_NEW_PRICE (Rechnet aus Wert, Preiseinheit und Menge den neuen Preis)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CKML (Package) Material ledger
Basic Data
Function Module CALCULATE_NEW_PRICE Rechnet aus Wert, Preiseinheit und Menge den neuen Preis  
Function Group CKML   Interface to Other Applications  
Program Name SAPLCKML   Display and update routines for ML 
INCLUDE Name LCKMLU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEW_PRICE TYPE CKMLCR-PVPRS Periodic Unit Price
Importing VALUE TYPE CKMLCR-SALKV Gesamter bewerteter Bestand (statistisch)
Importing PRICE_UNIT TYPE CKMLCR-PEINH Price unit for material ledger
Importing STOCK TYPE CKMLPP-LBKUM Inventory Quantity
Importing OLD_PRICE TYPE CKMLCR-PVPRS Periodic Unit Price
Importing CURRENCY_TYPE TYPE CKMLCR-CURTP Currency type and valuation view
Exception PRICE_NEGATIVE TYPE
Exception PRICE_ZERO TYPE
Exception OVERFLOW TYPE
Exception PRICEUNIT_ZERO 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  19990503 
SAP Release Created in