SAP ABAP Function Module PRICE_CALCULATE_POSTING (Verbuchen von Verkaufs- und Einkaufspreis-Konditionen)
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 PRICE_CALCULATE_POSTING Verbuchen von Verkaufs- und Einkaufspreis-Konditionen  
Function Group WVK1   Pricing: Sales Pricing  
Program Name SAPLWVK1   Sales Price Calculation 
INCLUDE Name LWVK1U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PE_T_SLOG TYPE W_TT_ERRO Table Type for Structure ERRO (Sales Price Calculation)
Importing PI_NO_CONDITIONS TYPE SYST-MARKY SPACE Kennz.: Keine Konditionen verbuchen
Importing PI_AKTIO TYPE WSOH-AKTIO SPACE Promotion Number
Importing PI_LISKZ_CHECK TYPE SYST-MARKY SPACE Kennz.: Pruefe, ob G_T_KALP-LISKZ = 'X' ist
Importing PI_DOCUMENT_CREATE TYPE SYST-MARKY SPACE Kennz.: Kalkulationsbeleg erstellen
Importing PI_COMMIT_WORK TYPE SYST-MARKY SPACE Kennz.: Commit Work ausführen
Importing PI_KBELN TYPE WKBK-KBELN SPACE Kalkulationsbelegnummer
Importing PI_SUCCESS_MESSAGE TYPE SYST-MARKY SPACE Kennz.: Erfolgsmeldung bzgl. Verbuchung ausgeben
Importing PI_OVCON TYPE SYST-MARKY SPACE Kennz.: Automatische Bestätigung bei Zeitraumüberlappung von Konditionen
Tables PI_T_KNUMH_TEMP_TO_REAL TYPE KNUMH_TEMP_TO_REAL Exchange Temporary Condition Number for Real One
Tables PI_T_CALPR TYPE CALP_REF Key fields in calculation with keys for references
Tables PE_T_WKBK TYPE BWKBK Pricing document: header
Tables PE_T_WKBP TYPE BWKBP Pricing document: item
Tables PE_T_WKBK_TEMP_TO_REAL TYPE WKBK_TEMP_TO_REAL Pricing Doc. (Header): Assignment Temp. to Real Doc. Nos
Tables PE_T_WKBP_TEMP_TO_REAL TYPE WKBP_TEMP_TO_REAL Pricing Doc. (Item): Doc. Nr/Item Assignment Temp. to Real
Tables PE_T_ERRO TYPE ERRO Error Message Table
Exception NO_ROWS_MARKED TYPE No rows have been selected
Exception NO_DOCUMENT_CREATED TYPE Kalkulationsbeleg konnte nicht erstellt werden
               
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  19950404 
SAP Release Created in