SAP ABAP Function Module FIP_DB_RP_SELECT_WORKLIST (Select entries from database)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_COM_ERP (Package) Fresh Item Procurement: Communication
Basic Data
Function Module FIP_DB_RP_SELECT_WORKLIST Select entries from database  
Function Group FIP_DATABASE   Database Accesses  
Program Name SAPLFIP_DATABASE    
INCLUDE Name LFIP_DATABASEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_WORKLIST TYPE FIP_T_RP_WORKLIST Table Type: Worklist Substitution during GR
Importing IT_DOC_NUMBER_GR TYPE FIP_T_RP_DOC_NUMBER_GR Table Type: Document Number Goods Receipt
Importing IT_DOC_YEAR TYPE FIP_T_RP_DOC_YEAR Table Type: Document Year
Importing IT_DOC_ITEM_GR TYPE FIP_T_RP_DOC_ITEM_GR Table Type: Document Item Number Goods Receipt
Importing IT_ITEM_COUNTER TYPE FIP_T_RP_ITEM_COUNTER Table Type: Sequence Number
Importing IT_DOC_NUMBER_PROC TYPE FIP_T_RP_DOC_NUMBER_PROC Table Type: Document Number Procurement
Importing IT_DOC_ITEM_PROC TYPE FIP_T_RP_DOC_ITEM_PROC Table Type: Document Item Number Procurement
Importing IT_MATNR_PROC TYPE FIP_T_RP_MATNR_PROC Table Type: Product Number Procurement
Importing IT_QUANTITY_PROC TYPE FIP_T_RP_QUANTITY_PROC Table Type: Quantity Procurement
Importing IT_UOM_PROC TYPE FIP_T_RP_UOM_PROC Table Type: Unit of Measure Procurement
Importing IT_QUANTITY_GR TYPE FIP_T_RP_QUANTITY_GR Table Type: Quantity Goods Receipt
Importing IT_UOM_GR TYPE FIP_T_RP_UOM_GR Table Type: Unit of Measure Goods Receipt
Importing IT_MATNR_ALT TYPE FIP_T_RP_MATNR_ALT Table Type: Alternative Product Number
Importing IT_QUANTITY_ALT TYPE FIP_T_RP_QUANTITY_ALT Table Type: Quantity alternative Product
Importing IT_UOM_ALT TYPE FIP_T_RP_UOM_ALT Table Type: Unit of Measure alternative Product
Importing IT_ITEM_TYPE TYPE FIP_T_RP_ITEM_TYPE Table Type: Item Type
Importing IT_ERNAM TYPE FIP_T_RP_ERNAM Table Type: Name of the Person who created the Object
Exception NO_DATA_FOUND TYPE No data found for the selection
               
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  20100310 
SAP Release Created in 604