RWSAF001 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for ..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 RWSAF001 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WSAFR01 - Data Transfer R/3 - SAF
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.
Main Program ECC Interface to F&R
Selection Text: HSNUM1 = Current Version
Selection Text: HSNUM2 = Current Version and 1 History
Selection Text: HSNUM3 = Current Version and 2 History
Selection Text: IBOU = Copy SAF forecast values
Selection Text: IBOUP = Switch on logging
Selection Text: I_ALL = Switch on all logs
Selection Text: I_DATUM = SAF planning date
Selection Text: I_PACK = Internal package size
Selection Text: I_SAF = Perform SAF forecast
Selection Text: MATNR = Material
Selection Text: MAXJOBS = Max. no. of parallel jobs
Selection Text: MAXLOOPS = Max. no. of resource attempts
Selection Text: MAXLOPS2 = Max. no. of lock attempts
Selection Text: OART = Send Material Master Data
Selection Text: OARTP = Switch on logging
Selection Text: OJAG = Full provision
Selection Text: OJART = Full provision
Selection Text: OJPRE = Full provision
Selection Text: OKAL = Send calendar events
Selection Text: OKALP = Switch on logging
Selection Text: ONAG = Update transfer
Selection Text: WRNDB = Fixed wait time btwn res.att.
Selection Text: WRNDA = Random wait time btwn res.att.
Selection Text: WRND2 = Fixed wait time btwn lock att.
Selection Text: WRND1 = Random wait time btwn lock att
Selection Text: WERKS = Plant
Selection Text: WAITTIME = Wait time secs btwn lock res.
Selection Text: WAITIME2 = Wait time secs btwn 2 lock at.
Selection Text: VLFKZ = Plant Category
Selection Text: TVDAT = From Date
Selection Text: SGROUP = Server Group
Selection Text: PHDAT = From Date
Selection Text: PARA = Parallel Processing
Selection Text: OTAGP = Switch on logging
Selection Text: OTAG = Send daily consumption
Selection Text: OPUBT = Switch on logging
Selection Text: OPUB = Send public holidays
INCLUDE WSAFCONST.
INCLUDE RWSAF001_TOP.
INCLUDE SCREEN_OUT.
INCLUDE RWSAF001_FORMS.
INCLUDE RWSAF001_FORM_GET_ARFC.
INCLUDE RWSAF001_FORM_ARTIKEL_STAMM.
INCLUDE RWSAF001_FORM_NEW_TASK.
INCLUDE RWSAF001_SCREEN.
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.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RWSAF001 or its description.
RWSAF001 - Main program for interface between R/3 and SAF forecast software RWSAF001 - Main program for interface between R/3 and SAF forecast software RWSAF0001_FORM_TAGES_VERBR - RWSAF0001FORMTAGESVERBR RWSAF0001_FORM_PUB_HOLIDAYS - RWSAF0001FORMPUBHOLIDAYS RWSAF0001_FORM_PROG_DURCHFUEH - RWSAF0001FORMPROGDURCHFUEH RWSAF0001_FORM_PROGDA_UEBERN - RWSAF0001FORMPROGDAUEBERN