FRE_DIF_INIT_LOAD is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The execution of Forecasting and Replenishment in F&R requires some input from external systems...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter FRE_DIF_INIT_LOAD into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FRE11 - Initial Transfer of DIF Occurrences
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: P_BLOCK = D .
Selection Text: P_CHECK = Complete Data Transfer
Selection Text: P_DIRECT = Access F&R Directly
Selection Text: P_PARAL = D .
Selection Text: P_SVRGR = D .
Selection Text: P_SYDEST = Destination System
Selection Text: P_TASKS = D .
Selection Text: S_PROMO = Promotion
Selection Text: S_VKDAB = On Sale to Consumers From
Selection Text: S_VKDBI = On Sale to Consumers To
Title: Initial Transmission of DIF Occurrences
Text Symbol: 001 = Promotions
Text Symbol: 002 = On Sale Period (Header Level)
Text Symbol: 003 = Checks
Text Symbol: 004 = Parallel Processing Options
Text Symbol: 005 = Transfer Settings
Text Symbol: 006 = No system resources available for parallel processing!
Text Symbol: 007 = Master Data Interface
Text Symbol: 008 = DIF occurence processing completed! Check TC FRE_UI for messages!
Text Symbol: 009 = DIF occurence data transfer failed! Check TC FRE_UI for failure messages!
Text Symbol: 010 = up to
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FRE_DIF_INIT_LOAD - Initial Transmission of DIF Occurrences FRE_DIF_INIT_LOAD - Initial Transmission of DIF Occurrences FRE_DIF_DELTA_LOADTOP - Include FRE_DIF_DELTA_LOADTOP FRE_DIF_DELTA_LOADF04 - Include FRE_DIF_DELTA_LOADF04 FRE_DIF_DELTA_LOADF03 - Include FRE_DIF_DELTA_LOADF03 FRE_DIF_DELTA_LOADF01 - Include FRE_DIF_DELTA_LOADF01