RGLE_ECS_PP_FILL_NRIV_BUFFER 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 RGLE_ECS_PP_FILL_NRIV_BUFFER 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_NRNR = Number Range Number
Selection Text: P_OBJCT = Number Range Object
Selection Text: P_SBOBJ = Subobject
Selection Text: P_SIM = Simulation
Selection Text: P_TOYR = To Year
Selection Text: SO_PROFL = Instance
Title: Program RGLE_ECS_PP_FILL_NRIV_BUFFER
Text Symbol: 001 = No. Range Object
Text Symbol: 002 = Instances
Text Symbol: 003 = Ctrl Data
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TH_SERVER_LIST call function 'TH_SERVER_LIST' tables list = g_tab_server_list[] exceptions no_server_list = 1 others = 2.
TH_WPINFO call function 'TH_WPINFO' exporting srvname = g_str_server_list-name tables wplist = g_tab_wp_list[] exceptions send_error = 1 others = 2.
TH_SERVER_LIST call function 'TH_SERVER_LIST' tables list = g_tab_server_list[] exceptions no_server_list = 1 others = 2.
TH_WPINFO call function 'TH_WPINFO' exporting srvname = g_str_server_list-name tables wplist = g_tab_wp_list[] exceptions send_error = 1 others = 2.
REUSE_ALV_GRID_DISPLAY call function 'REUSE_ALV_GRID_DISPLAY' exporting i_structure_name = g_tabname tables t_outtab = g_tab_nriv_lokal_i[] exceptions program_error = 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.
RGLE_ECS_PP_FILL_NRIV_BUFFER - Program RGLE_ECS_PP_FILL_NRIV_BUFFER RGLE_ECS_PP_FILL_NRIV_BUFFER - Program RGLE_ECS_PP_FILL_NRIV_BUFFER RGLE_ECS_MSG_LOG_DISPLAY - ECS: Display Application Logs RGLE_ECS_MSG_LOG_DISPLAY - ECS: Display Application Logs RGLE_ECS_MSG_DEMO - Program GLE_ECS_MSG_DEMO RGLE_ECS_MSG_DEMO - Program GLE_ECS_MSG_DEMO