SAP ABAP Function Module PRC_PD_ITEM_CHECK_EXISTENCE (Check the existence of a pricing item in price document)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-PRC-PR (Application Component) Pricing
     PRICING_INTERFACE (Package) Official Interface for Pricing
Basic Data
Function Module PRC_PD_ITEM_CHECK_EXISTENCE Check the existence of a pricing item in price document  
Function Group PRC_PRICING_API   Open Pricing FM (API)  
Program Name SAPLPRC_PRICING_API    
INCLUDE Name LPRC_PRICING_APIU70    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_ITEM_EXIST TYPE XFELD Pricing Item exist in pridoc (exists in IPC or not loaded but exist in DB)
Exporting EV_ITEM_LOADED TYPE XFELD Pricing item loaded to IPC buffer / engine
Importing IV_PD_HANDLE TYPE PRCT_HANDLE Handle eines Preisfindungslaufes
Importing IV_PD_GUID TYPE PRCT_PRIDOC_GUID Pricing Document GUID
Importing IV_BAL_LOG TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
Importing IV_ITEM_NO TYPE PRCT_ITEM_NO Positionsnummer
Exception NON_EXISTING_HANDLE TYPE Handle existiert nicht
Exception NON_EXISTING_ITEM TYPE Position existiert nicht
Exception WRONG_INPUT_DATA TYPE Pd_handle and pd_guid both missing
               
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  20100421 
SAP Release Created in 30A