RPCBKLGX 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 RPCBKLGX 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_DE_BK_READ CALL FUNCTION 'HR_DE_BK_READ' EXPORTING pernr = pernr-pernr inper = g_periode satz_tiefe = l_satz_tiefe anmel_address = g_an_op TABLES anmel = lt_vanmel urmel = lt_vurmel ramel = lt_vramel lomel = lt_vlomel aumel = lt_vaumel nemel = lt_vnemel.
RP_EDIT_NAME CALL FUNCTION 'RP_EDIT_NAME' EXPORTING format = p0002-knznm langu = sy-langu molga = c_molga pp0002 = p0002 IMPORTING edit_name = g_adm-ename retcode = g_subrc.
HR_APPEND_ERROR_LIST CALL FUNCTION 'HR_APPEND_ERROR_LIST' EXPORTING pernr = pernr-pernr arbgb = c_messclas msgty = 'E' msgno = '503' msgv1 = c_msg msgv2 = c_msg msgv3 = c_msg msgv4 = c_msg.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPCBKLGX - documentation and ABAP source code RPCBKLDX - documentation and ABAP source code RPCBKLD0 - Construction Industry: Display Notifications for Social Fund Procedure RPCBKLD0 - Construction Industry: Display Notifications for Social Fund Procedure RPCBKLCX - documentation and ABAP source code RPCBKIM0 - documentation and ABAP source code