The Function Module FRE_LIST_INFO_INTERVAL_GET (build listing information intervals on level site/article) is a standard Function Module in SAP ERP and is part of the function group FRE_MASTER_OUT within the package WFRE_PI.
Function Module | FRE_LIST_INFO_INTERVAL_GET |
Short Text | build listing information intervals on level site/article |
Function Group | FRE_MASTER_OUT |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_END_DATE | TYPE | WLK1-DATBI | Valid To Date | |
IP_MATNR | TYPE | MARA-MATNR | Material Number | |
IP_OWNSYSTEM | TYPE | FRE_SYSTEM_R3 | System von R/3 | |
IP_START_DATE | TYPE | WLK1-DATAB | Valid-From Date | |
IP_WERKS | TYPE | T001W-WERKS | Plant |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MATLOCT | LIKE | FRE_BIF_MATLOCT | F&R Datenschnittstelle: Zeitabhängige Lokationsproduktdaten | |
IT_LISTED_ART_SITE | LIKE | WINT_LISTG | Listungskonditionen für Artikel/ME - Ergebnisübergabe |
This function module does not define any Exceptions.