The Function Module FRE_DB_CHECK_FRE_DISMM (check if article/site(s) is (are) F&R-relevant) is a standard Function Module in SAP ERP and is part of the function group FRE_MASTER_DB within the package WFRE_PI.
Function Module | FRE_DB_CHECK_FRE_DISMM |
Short Text | check if article/site(s) is (are) F&R-relevant |
Function Group | FRE_MASTER_DB |
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_KZRFB | TYPE | MTCOM-KZRFB | ' ' | Indicator: reset buffer for Material_Pre_Fetch |
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_NOT_REL_ART_SITE | LIKE | FRE_MATNR_WERKS | MATNR and WERKS for relevance check | |
ET_REL_ART_SITE | LIKE | FRE_MATNR_WERKS | MATNR and WERKS for relevance check | |
IT_MATNR_WERKS | LIKE | FRE_MATNR_WERKS | MATNR and WERKS for relevance check |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INCOMPLETE_KEYS | at least one article/site combination was incomplete |
MARC_READ_ERROR | error occured while reading MARC |
NOTHING_TO_CHECK | import table it_matnr_werks is initial. |