SAP ABAP Function Module FIP_EXT_RP_MAP_TAB_2_RANGE_TAB (Convert Tables to Range Tables)
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_EXT_RP_MAP_TAB_2_RANGE_TAB Convert Tables to Range Tables  
Function Group FIP_EXTENSION   Extension for Substitution during GR  
Program Name SAPLFIP_EXTENSION    
INCLUDE Name LFIP_EXTENSIONU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_DOC_NUMBER_GR TYPE FIP_RT_RP_DOC_NUMBER_GR Range Table Type: Document Number Goods Receipt
Exporting ET_DOC_YEAR TYPE FIP_RT_RP_DOC_YEAR Range Table Type: Document Year
Exporting ET_DOC_ITEM_GR TYPE FIP_RT_RP_DOC_ITEM_GR Range Table Type: Document Item Number Goods Receipt
Exporting ET_ITEM_COUNTER TYPE FIP_RT_RP_ITEM_COUNTER Range Table Type: Sequence Number
Exporting ET_DOC_NUMBER_PROC TYPE FIP_RT_RP_DOC_NUMBER_PROC Range Table Type: Document Number Procurement
Exporting ET_DOC_ITEM_PROC TYPE FIP_RT_RP_DOC_ITEM_PROC Range Table Type: Document Item Number Procurement
Exporting ET_MATNR_PROC TYPE FIP_RT_RP_MATNR_PROC Range Table Type: Product Number Procurement
Exporting ET_QUANTITY_PROC TYPE FIP_RT_RP_QUANTITY_PROC Range Table Type: Quantity Procurement
Exporting ET_UOM_PROC TYPE FIP_RT_RP_UOM_PROC Range Table Type: Unit of Measure Procurement
Exporting ET_QUANTITY_GR TYPE FIP_RT_RP_QUANTITY_GR Range Table Type: Quantity Goods Receipt
Exporting ET_UOM_GR TYPE FIP_RT_RP_UOM_GR Range Table Type: Unit of Measure Goods Receipt
Exporting ET_MATNR_ALT TYPE FIP_RT_RP_MATNR_ALT Range Table Type: Alternative Product Number
Exporting ET_QUANTITY_ALT TYPE FIP_RT_RP_QUANTITY_ALT Range Table Type: Quantity alternative Product
Exporting ET_UOM_ALT TYPE FIP_RT_RP_UOM_ALT Range Table T ype: Unit of Measure Alternative Product
Exporting ET_ITEM_TYPE TYPE FIP_RT_RP_ITEM_TYPE Range Table Type: Item Type
Exporting ET_ERNAM TYPE FIP_RT_RP_ERNAM Range Table Type: Name of the Person who Created the Object
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
               
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