RWIS_PLAN09 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_PLAN09 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 (Auto.Plng)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DDIF_NAMETAB_GET * CALL FUNCTION 'DDIF_NAMETAB_GET' * EXPORTING * tabname = 'S202' "#EC NOTEXT ** ALL_TYPES = ' ' ** IMPORTING ** X030L_WA = ** DTELINFO_WA = ** TTYPINFO_WA = ** DDOBJTYPE = * TABLES ** X031L_TAB = * dfies_tab = t_int_s000_dfies * EXCEPTIONS * not_found = 1 * OTHERS = 2 * .
WIS_PLAN_ZUSKZ_AVERAGE_RETAIL CALL FUNCTION 'WIS_PLAN_ZUSKZ_AVERAGE_RETAIL' EXPORTING * > UNICODE * i_int_s000 = i_int_s000 i_int_s000 = r_input * < UNICODE i_mcinf = 'S202' * i_form = i_userkpp0dd = i_userkpp0dd i_twispc_plsch = i_twispc_plsch IMPORTING e_value = e_value TABLES t_kpp0d = t_kpp0d * t_kpp0d_aggr_is = * t_kpp0d_aggr = * t_itsel_max = t_int_s000_dfies = t_int_s000_dfies EXCEPTIONS cannot_extract_user_key_figure = 1 OTHERS = 2 .
DDIF_NAMETAB_GET * CALL FUNCTION 'DDIF_NAMETAB_GET' * EXPORTING * tabname = 'S202' "#EC NOTEXT ** ALL_TYPES = ' ' ** IMPORTING ** X030L_WA = ** DTELINFO_WA = ** TTYPINFO_WA = ** DDOBJTYPE = * TABLES ** X031L_TAB = * dfies_tab = t_int_s000_dfies * EXCEPTIONS * not_found = 1 * OTHERS = 2 * .
WIS_PLAN_ZUSKZ_AVERAGE_RETAIL CALL FUNCTION 'WIS_PLAN_ZUSKZ_AVERAGE_RETAIL' EXPORTING * > UNICODE * i_int_s000 = i_int_s000 i_int_s000 = r_input * < UNICODE i_mcinf = 'S202' * i_form = i_userkpp0dd = i_userkpp0dd i_twispc_plsch = i_twispc_plsch IMPORTING e_value = e_value TABLES t_kpp0d = t_kpp0d * t_kpp0d_aggr_is = * t_kpp0d_aggr = * t_itsel_max = t_int_s000_dfies = t_int_s000_dfies EXCEPTIONS cannot_extract_user_key_figure = 1 OTHERS = 2 .
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_PLAN09 - Retail Planning: Form Routines for Copy Management Methods (Auto.Plng) RWIS_PLAN09 - Retail Planning: Form Routines for Copy Management Methods (Auto.Plng) RWIS_PLAN08 - Transport of Time-Based Distribution Keys RWIS_PLAN08 - Transport of Time-Based Distribution Keys RWIS_PLAN07 - Retail Planning. Form Routines for Copy Management Methods RWIS_PLAN07 - Retail Planning. Form Routines for Copy Management Methods