ROIJ03_LOV_MAINTAIN_GET_TF01 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 ROIJ03_LOV_MAINTAIN_GET_TF01 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 ZSUHAS_ALV_LOV_REPORT_GET_TF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_nomkey-nomtk IMPORTING output = ls_nomkey-nomtk.
OIJNOMH_ARRAY_READ CALL FUNCTION 'OIJNOMH_ARRAY_READ' EXPORTING it_oijnomh_key = lt_nomkeys * IV_BYPASSING_BUFFER = * IV_REFRESH_BUFFER = IMPORTING et_oijnomh = lt_oijnomh EXCEPTIONS records_not_found = 1 records_not_requested = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ROIJ03_LOV_MAINTAIN_GET_TF01 - Include ZSUHAS_ALV_LOV_REPORT_GET_TF01 ROIJ03_LOV_MAINTAIN_DISPLO01 - Include ZSUHAS_ALV_LOV_REPORT_DISPLO01 ROIJ03_LOV_MAINTAIN_DISPLF02 - Include ZSUHAS_ALV_LOV_REPORT_DISPLF02 ROIJ03_LOV_MAINTAIN_DISPLF01 - Include ZSUHAS_ALV_LOV_REPORT_DISPLF01 ROIJ03_LOV_MAINTAIN_2 - ROIJ03_LOV_MAINTAIN_2 -