Purpose You use this report to check and reorganize the SAP Forecasting andReplenishment (F&R) control tables FRE_DB_SITE> andFRE_DB_ART_SITE> in the SAP ERP system. The program checks the following:
- Whether an SAP F&R-relevant location product has an entry in the
table FRE_DB_ART_SITE>. If the entry does not exist, the programgenerates a change depending on relevance type: The location product is relevant because of a relevant replenishmenttype. In this scenario, the program generates a change pointer at thematerial requirements planning (MRP) type level (FRE_ART_SITE-DISMM >). The generated change pointer is selected and evaluated by thedelta report (FRE02>) so that the location product is updated intable FRE_DB_ART_SITE >(the indicator REL_DISMM >is set) andan initial load is executed The location product is relevant because it is assigned as a referenceto a different, relevant location product in the article master. In thisscenario, the program generates a change pointer at the consumablematerial level (FRE_ART_SITE-VRBMT>). The generated change pointeris selected and evaluated by the delta report (FRE02>) so that thelocation product is updated in table FRE_DB_ART_SITE >(theindicator REL_REF_MARC >is set) and interface table/FRE/BF_MATLOC>. The location product is relevant because it is used as part of areference module for a different relevant location product. In thisscenario, an entry is generated in the table FRE_REF_ART_SITE>.The generated entry is selected and evaluated by the delta report ( FRE02>) so that the location product is updated in table FRE_DB_ART_SITE >(the indicator REL_REF_MODULE >is set). The location product is relevant because it is used as a replacementproduct for a relevant original product. In this scenario, the programgenerates a change pointer for the message type FRE_SUBST_ASSIGNMENT >. The generated change pointer is selected and evaluated by the deltareport (FRE02>) so that the location product is updated in tableFRE_DB_ART_SITE> (the indicator REL_SUBST >is set).
- Whether an existing location product in the table FRE_DB_ART_SITE
>is still relevant to SAP F&R. If it is no longer relevant, theprogram generates the following changes depending on the type ofrelevance: The location product was relevant because of a relevant replenishmenttype. In this scenario, the program generates a change pointer at thelevel of material requirements planning (MRP) type ( FRE_ART_SITE-DISMM>). The generated change pointer is selected andevaluated by the delta report (FRE02>) so that an entry for thelocation product is written in table FRE_DB_ART_SITE >(theindicator REL_DISMM> is removed). The location product was relevant because it was assigned as a referenceto a different, relevant location product in the article master. In thisscenario, the indicator REL_REF_MARC> in the tableFRE_DB_ART_SITE> is removed for the location product. The location product was relevant because it was used as a referencemodule for a relevant location product. In this scenario, the indicatorREL_REF_MODULE >in the table FRE_DB_ART_SITE >is removed forthe location product. The location product was relevant because it was used as a replacementproduct for a relevant original product. In this scenario, the indicatorREL_SUBST >in the table FRE_DB_ART_SITE >is removed for thelocation product.
- Whether an existing location product in SAP F&R is still F&R
relevant in the SAP ERP system. If a location product is no longer F R relevant in the sap erp system, the program transfers adeletion indicator directly to the interface table (BIF table) in SAP F R.
- Whether all indicators (REL_DISMM>, REL_REF_MARC>,
REL_REF_MODULE>, FRE_REL_LC>, FRE_REL_CD>, REL_DIF_NO_SITES >and REL_SUBST>) in the tableFRE_DB_ART_SITE >are blank. If they are, the program removes theseentries from the table.
- Whether an entry exists in the table FRE_DB_SITE >for all existing
sites in the table FRE_DB_ART_SITE>.
|