RPCBL2D0 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 RPCBL2D0 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: Construction industry: Meals Allows / Travel Costs / Separation Allows
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_DE_CI_EVA CALL FUNCTION 'HR_DE_CI_EVA' EXPORTING uf_aper_begda = aper-begda uf_aper_endda = aper-endda uf_calcmolga = calcmolga uf_pernr = pernr-pernr i_ref_ptext = l_ref_ptext *{ YMO1390197 insert it_oc1 = oc1[] it_oztbau = oztbau[] *} IMPORTING ct_app_it = app_it[] *{ YMO1390197 insert es_hrplog_msg = ls_hrplog_msg *} TABLES ut_p0191 = p0191 ut_psp = psp ut_wpbp = wpbp ct_c1 = c1 ct_ztbau = ztbau message_ptext = message_ptext[] proteta = eta protewa = ewa protefk = efk protc1bau = c1bau CHANGING cf_lm_eva = lm_eva EXCEPTIONS error_occurred = 1 error_rueckfahrt_vormonat = 2 OTHERS = 9.
HR_READ_INFOTYPE * CALL FUNCTION 'HR_READ_INFOTYPE' * EXPORTING * pernr = pernr * infty = '0191' * begda = begda * endda = endda * IMPORTING * subrc = returncode * TABLES * infty_tab = p0191 * EXCEPTIONS * infty_not_found = 1 * OTHERS = 2.
HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = pernr infty = '0191' begda = begda endda = endda IMPORTING subrc = p_retcode TABLES infty_tab = ut_0191 EXCEPTIONS infty_not_found = 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.
RPCBL2D0 - Construction industry: Meals Allows / Travel Costs / Separation Allows RPCBL1Z0 - Form routine for customer exit in the area of wage.construc. RPCBL1DD - Constr.indstr: Function DBAU, Operation DBAU as dummys RPCBL1D0 - Constr.indstr: Function DBAU, Operation DBAU RPCBL13D - Construct.ind: Functions for 13th salary RPCBL0D3 - documentation and ABAP source code