RWIS_PLAN07 is a standard ABAP INCLUDE 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 RWIS_PLAN07 into the relevant SAP transactions such as SE38 or SE80
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.
Title: Retail Planning. Form Routines for Copy Management Methods
INCLUDE WIS_PLAN_TABL.
INCLUDE WIS_PLAN_TYPE.
INCLUDE WIS_PLAN_ITAB.
No SAP DATABASE tables are accessed within this REPORT code!
WIS_PLAN_GET_IS_FIELDS CALL FUNCTION 'WIS_PLAN_GET_IS_FIELDS' EXPORTING I_MCINF = I_MCINF TABLES T_DATF = T_DATF.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RWIS_PLAN07 - Retail Planning. Form Routines for Copy Management Methods RWIS_PLAN07 - Retail Planning. Form Routines for Copy Management Methods RWIS_PLAN06_INCF03 - RWISPLAN06INCF03 RWIS_PLAN06_INCF02 - RWISPLAN06INCF02 RWIS_PLAN06_INCF01 - RWISPLAN06INCF01 RWIS_PLAN06 - Retail Planning: Importing Customizing Settings