SAP ABAP Function Module PRC_PRIDOC_UPDATE_DU (Verbuchen eines Preisbeleges auf der Datenbank)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-PRC-PR (Application Component) Pricing
     PRICING_CORE (Package) Central Pricing Routines (Not Public)
Basic Data
Function Module PRC_PRIDOC_UPDATE_DU Verbuchen eines Preisbeleges auf der Datenbank  
Function Group PRC_PRIDOC_DU   Pricing Document: Update  
Program Name SAPLPRC_PRIDOC_DU   Preisbeleg: Verbuchung 
INCLUDE Name LPRC_PRIDOC_DUU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_MODE_RW TYPE PRCT_MODE_RW Kennzeichen für Lese- oder Schreibmodus
Importing IS_HEAD TYPE PRCT_HEAD_DU Preiskondition-Set (Kopf)
Importing IT_ITEM TYPE PRCT_ITEM_DU_TAB interner Tabellentyp über Preisfindungsposition
Importing IT_COND TYPE PRCT_COND_DU_TAB interner Tabellentyp für Preisfindungskonditionen
Importing IT_PROCESSED_ITEMS TYPE PRCT_ITEM_NO_T Liste von Positionsnummern
Importing IV_UPD_HEAD_ONLY TYPE XFELD Nur Preiskopf aktualisieren
Exception DATABASE_UPDATE_FAILURE TYPE Fehler beim Insert in Datenbank
Exception DATABASE_INSERT_FAILURE TYPE Fehler beim Insert in Datenbank
Exception DATABASE_DELETE_FAILURE TYPE Fehler beim Delete auf Datenbank
Exception MODE_NOT_DEFINED TYPE Schreib-/Lese-Modus nicht definiert
               
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  20001011 
SAP Release Created in 20C