RWIS_PLAN06 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 RWIS_PLAN06 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.
Selection Text: P_QMANDT = Source client
Selection Text: P_TEST = Test run without import
Selection Text: P_ZMANDT = Target client
Title: Retail Planning: Importing Customizing Settings
Text Symbol: L13 = Automatic planning (TWISPC_MASCHPL)
Text Symbol: L12 = Control parameters planning key figures (TWISPC_KENNPAR)
Text Symbol: L11 = Additional key figures for planning step (TWISPC_KENNZ)
Text Symbol: L10 = Additional key figures (TWISPC_ZUSKZ)
Text Symbol: L09 = Planning key figures extras Retail (TWISPC_ZKENN_W)
Text Symbol: L08 = Planning key figures (TWISPC_ZKENN)
Text Symbol: L07 = Plan characteristics extras Retail (TWISPC_ZMERK_W)
Text Symbol: L06 = Plan characteristics (TWISPC_ZMERK)
Text Symbol: L05 = Planning steps texts (TWISPC_PLSCHT)
Text Symbol: L04 = Planning step extras Retail (TWISPC_PLSCH_W)
Text Symbol: L03 = Planning steps (TWISPC_PLSCH)
Text Symbol: L02 = Planning scenario texts (TWISPC_PLSZNT)
Text Symbol: L01 = Planning scenarios (TWISPC_PLSZN)
Text Symbol: L17 = Info structure/library assignment (TWISPS01)
Text Symbol: L18 = Additional information for planning layouts (TWISPC_TKES1L)
Text Symbol: L19 = Assignment of planning layouts to plan steps (TWISPC_ZPSPL)
Text Symbol: L16 = Link texts (TWISPC_PLVERT)
Text Symbol: L31 = Break-downs (TWISPC_BREAKD)
Text Symbol: L30 = Cust. text tables for plan characteristics (TWISPC_MTEXT)
Text Symbol: L29 = Own programs/transactions (TWISPC_MPLSCH)
Text Symbol: L28 = Texts for planning hierarchy versions (TWISPC_PLHVST)
Text Symbol: L27 = Planning hierarchy versions (TWSIPC_PLHVS)
Text Symbol: L26 = Plan versions LIS (P44V)
Text Symbol: L25 = Plan versions Retail texts (TWISPC_VRSIOT)
Text Symbol: L24 = Plan versions Retail (TWISPC_VRSIO)
Text Symbol: L23 = Key figure formula lines (TWISPC_KENNFZ)
Text Symbol: L22 = Key figure formulas (TWISPC_KENNF)
Text Symbol: L21 = Formula group texts (TWISPC_KENNFGT)
Text Symbol: L20 = Formula groups (TWISPC_KENNFG)
Text Symbol: L14 = Automatic planning texts (TWISPC_MASCHPLT)
Text Symbol: N02 = Graphic profile texts (TCNGT)
Text Symbol: N01 = Graphic profiles (TCNG)
Text Symbol: L45 = Special Levels: (TWISPC_LEVELS)
Text Symbol: L44 = BW: (TWISPC_ZCUBE)
INCLUDE WIS_PLAN_CONS.
INCLUDE RWIS_PLAN06_INCF01.
INCLUDE RWIS_PLAN06_INCF02.
INCLUDE RWIS_PLAN06_INCF03.
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.
RWIS_PLAN06 - Retail Planning: Importing Customizing Settings RWIS_PLAN06 - Retail Planning: Importing Customizing Settings RWIS_PLAN05 - Retail Planning: Planning Layout Import RWIS_PLAN05 - Retail Planning: Planning Layout Import RWIS_PLAN04 - Retail Planning: Transport Link Planning Layouts RWIS_PLAN04 - Retail Planning: Transport Link Planning Layouts