RN1WPVIEW007SELSCREEN 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 RN1WPVIEW007SELSCREEN 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: Include RN1WPVIEW007SELSCREEN
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SELECT_OPTIONS_RESTRICT CALL FUNCTION 'SELECT_OPTIONS_RESTRICT' EXPORTING restriction = restrict EXCEPTIONS OTHERS = 0.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_enter_more * TEXT = ' ' info = text-014 add_stdinf = 'X' IMPORTING RESULT = sta_icon EXCEPTIONS icon_not_found = 1 outputfield_too_short = 2 OTHERS = 3 .
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_display_more * TEXT = ' ' info = text-014 add_stdinf = 'X' IMPORTING RESULT = sta_icon EXCEPTIONS icon_not_found = 1 outputfield_too_short = 2 OTHERS = 3.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_trtgp-low IMPORTING output = etrgpart.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_raum-low IMPORTING output = behraum.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_bhper-low IMPORTING output = beh_person.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_pat-low IMPORTING output = patient.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_trpar-low IMPORTING output = transportart.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_bewar-low IMPORTING output = bewegungsart.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_dspty-low IMPORTING output = dispotyp.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_bssta-low IMPORTING output = besuchsstatus.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_aoepf-low IMPORTING output = anfoepfleg.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_aoefa-low IMPORTING output = anfoefachl.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_etrgp-low IMPORTING output = etrgpart.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_lstgr-low IMPORTING output = leistungsgruppe.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_lstst-low IMPORTING output = leistungsstatus.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_docty-low IMPORTING output = dokumententyp.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_docst-low IMPORTING output = dokumentenstatus.
CALL FUNCTION 'ISH_REDOMA_CATEGORY_GET' TABLES et_tnamb_redoma = gt_tnamb_redoma et_tdwat = gt_tdwat EXCEPTIONS not_found = 4.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = se_dokar-low IMPORTING output = g_dokar.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = akt_sel_prog dynumb = sy-dynnr TABLES dynpfields = it_dynpfields.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = akt_sel_prog dynumb = sy-dynnr TABLES dynpfields = it_dynpfields.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = akt_sel_prog dynumb = sy-dynnr TABLES dynpfields = it_dynpfields.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = akt_sel_prog dynumb = sy-dynnr TABLES dynpfields = it_dynpfields.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = akt_sel_prog dynumb = sy-dynnr TABLES dynpfields = it_dynpfields.
ISHMED_STATUS_SELECT CALL FUNCTION 'ISHMED_STATUS_SELECT' EXPORTING i_obtyp = 'N1K' " Objekttyp Klin. Aufträge
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 RN1WPVIEW007SELSCREEN or its description.
RN1WPVIEW007SELSCREEN - Include RN1WPVIEW007SELSCREEN RN1WPVIEW007 - Program RN1WPVIEW007 RN1WPVIEW007 - Program RN1WPVIEW007 RN1WPLACE_PG_USZ - Selection Screen for Plan. Grid/Work Env. to User Assignment RN1WPLACE_PG_USZ - Selection Screen for Plan. Grid/Work Env. to User Assignment RN1VWSTR - Program for View Control