SAP ABAP Function Module VPKI_PRC_SD_GENERIC (generischer Aufruf Verkaufspreiskalkulation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS-REV (Application Component) Revenues and Earnings
     VPK (Package) Resource-Related Billing / Sales Pricing
Basic Data
Function Module VPKI_PRC_SD_GENERIC generischer Aufruf Verkaufspreiskalkulation  
Function Group VPKI   Sales pricing interfaces  
Program Name SAPLVPKI   Sales pricing interfaces 
INCLUDE Name LVPKIU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SALES_PRICE TYPE VPKDLI-NETVALUE Net value (price)
Exporting E_SALES_PRICE_CURRENCY TYPE VPKDLI-VWAER SD Document Currency
Exporting E_VBELN TYPE VPKHEAD-VBELN Sales Document
Exporting E_VPKID TYPE VPKHEAD-VPKID Sales pricing document number
Exporting E_EXIT_MODE TYPE CHAR1 anything changed ?: SPACE=nothing; S=changes saved; D=position deleted
Importing I_VBELN TYPE VPKHEAD-VBELN Sales and Distribution Document Number
Importing I_POSNR TYPE VPKSDITEM-POSNR Sales Document Item
Importing I_VPKID TYPE VPKHEAD-VPKID Sales pricing document number
Importing I_PROCESSING TYPE CHAR1 'D' Verarbeitung D = Dialog, P = VPK s, Q = Angebot s., B VPK+Angebot sichern
Importing I_MODE TYPE CHAR1 Modus (C = Create, D = Create and delete old, E = Edit, V = View)
Importing I_REFRESH TYPE BOOLE_D SPACE X = VPK aktualisieren (nur bei I_MODE = E)
Importing I_NO_HEADER_CONDITIONS TYPE BOOLE_D SPACE Kopfkonditionen pflegen nicht erlaubt (bei I_PROCESSING = D)
Importing I_NO_QUOTATION_CREATION TYPE BOOLE_D SPACE Angebot anlegen nicht erlaubt (bei I_PROCESSING = D)
Importing I_PRSDT TYPE VPKHEAD-PRSDT SY-DATLO Datum für die Preisfindung (Default bei I_MODE = C)
Tables IT_POSNR TYPE VPKTI_TT_POSNR Sales Document Items
Exception INPUT_ERROR TYPE Interface Error
Exception ERROR_OCCURRED TYPE Processing Errors
               
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  20010222 
SAP Release Created in