RPCBL13D 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 RPCBL13D 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: Construct.ind: Functions for 13th salary
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_ROUND_NUMBER CALL FUNCTION 'HR_ROUND_NUMBER' EXPORTING rnd_rdtyp = $rdtyp CHANGING rnd_number = $gerundet EXCEPTIONS rule_not_found = 1 OTHERS = 2.
HR_DE_BAU_13ME_KS CALL FUNCTION 'HR_DE_BAU_13ME_KS' EXPORTING periode_begda = aper-begda periode_endda = aper-endda IMPORTING kuekrank = kuekrank kuefehlt = kuefehlt protkuerzstdkenn = prot_kuerzstd-kenn "YMOL4BK034722 TABLES ab = ab it = it wpbp = wpbp psp = psp CHANGING uelkaltg = uelkaltg uelkuetg = uelkuetg EXCEPTIONS no_entry_found_t5d03 = 1 no_entry_found_t5d0u = 3 no_entry_found_t5dbp = 3 no_entry_found_t5dbk = 3 no_entry_itab_psp = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPCBL13D - Construct.ind: Functions for 13th salary RPCBL0D3 - documentation and ABAP source code RPCBL0D2 - Construct.Ind: Functions for Variable Wage Types, Attributes etc. RPCBL0D1 - Construct.Ind: Declaration of Constant Wage Types, Attributes etc. RPCBL0D0 - Constr.indstr: Declaration of general data RPCBKVD0 - Construction Industry: Create Notifications for Social Fund Procedure