WFCS_TADST_COPY_PARALLEL is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter WFCS_TADST_COPY_PARALLEL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WFCS04 - Sales Forecast: Consumption from MRP
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: SEL_WERK = D Plant
Selection Text: SEL_SGRP = Server group
Selection Text: SEL_PTRT = D Waiting Time for Task Return
Selection Text: SEL_PTOR = D Waiting Time for Task Return
Selection Text: SEL_PTO2 = D Waiting Time 2
Selection Text: SEL_PTO1 = D Waiting Time 1
Selection Text: SEL_PTI2 = D Waiting Time 2
Selection Text: SEL_PTI1 = D Waiting Time 1
Selection Text: SEL_PRST = D No. of restart attempts
Selection Text: SEL_PMAX = Max. no. processes
Selection Text: SEL_PKZ = D Period indicator
Selection Text: SEL_PIV = D Fiscal year variant
Selection Text: SEL_NPPR = No. of parallel processes
Selection Text: SEL_MAT = D Material
Selection Text: SELX_PLL = Use parallel processing
Selection Text: SELXPROT = Display log
Selection Text: SELPSIZE = Packet Size
Selection Text: SELDATT = To
Selection Text: SELDATF = From
Title: Sales Forecast: Copy Consumption Data from MRP
Text Symbol: TRT = Return time
Text Symbol: TIO = Max.time
Text Symbol: TI2 = Waiting Time 2
Text Symbol: TI1 = Waiting Time 1
Text Symbol: SGR = Server group
Text Symbol: PLL = Use parallel processing
Text Symbol: MPR = Max. no. processes
Text Symbol: DTT = to
Text Symbol: DTF = From
Text Symbol: BWR = Run workload estimate
Text Symbol: BWD = Determine Load Preview
Text Symbol: BL9 = Technical settings
Text Symbol: BL8 = Processing control
Text Symbol: BL3 = Log functions
Text Symbol: BL2 = Date interval selection
Text Symbol: BL0 = Master data
Text Symbol: 0TR = TR
Text Symbol: 0T2 = T2
INCLUDE WFCS_TADST_COPY_PARALLEL_TOP.
INCLUDE WFCS_TADTST_COPY_PARALLEL_UI.
INCLUDE WFCS_TADTST_COPY_PARALLEL_E01.
INCLUDE WFCS_TADTST_COPY_PARALLEL_E02.
INCLUDE WFCS_TADST_COPY_PARALLEL_F01.
INCLUDE WFCS_TADST_COPY_PARALLEL_F02.
INCLUDE WFCS_TADST_COPY_PARALLEL_F03.
INCLUDE WFCS_TADTST_COPY_PARALLEL_F04.
INCLUDE WFCS_TADTST_COPY_PARALLEL_F05.
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.
WFCS_TADST_COPY_PARALLEL - Sales Forecast: Copy Consumption Data from MRP WFCS_TADST_COPY_PARALLEL - Sales Forecast: Copy Consumption Data from MRP WFCS_TABLES_DISPLAY_UI - WFCSTABLESDISPLAYUI WFCS_TABLES_DISPLAY_TOP - WFCSTABLESDISPLAYTOP WFCS_TABLES_DISPLAY_F03 - Formroutinen für Datenselektion WFCS_TABLES_DISPLAY_F02 - WFCSTABLESDISPLAYF02