SAP Reports / Programs | Payroll | Belgium(PY-BE) SAP PY

RPCDUPB2 SAP ABAP INCLUDE - Include RPCDUPB2







RPCDUPB2 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 RPCDUPB2 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RPCDUPB2. "Basic submit
SUBMIT RPCDUPB2 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCDUPB2 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include RPCDUPB2


INCLUDES used within this REPORT RPCDUPB2

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

HR_BE_DMFA_SET_STATKEY_ER CALL FUNCTION 'HR_BE_DMFA_SET_STATKEY_ER' EXPORTING im_erkey = wa_erkey IMPORTING ex_stmod = save_t5f99sr-stmod ex_begda = save_t5f99sr-begda ex_endda = save_t5f99sr-endda ex_returncode = returncode CHANGING ch_tab_error = p_tab_error.

HR_BE_DMFA_SET_STATKEY_EE CALL FUNCTION 'HR_BE_DMFA_SET_STATKEY_EE' EXPORTING im_employee = p_employee im_rszca = '*' im_rszkn = '*' IMPORTING ex_pernr = t5f99se-pernr ex_eesid = t5f99se-eesid ex_returncode = returncode CHANGING ch_tab_error = p_tab_error.

HR_BE_DMFA_GET_STATKEY_EE CALL FUNCTION 'HR_BE_DMFA_GET_STATKEY_EE' EXPORTING im_eesid = wa_b2aid-eesid IMPORTING ex_rszca = l_rszca ex_rszkn = l_rszkn.

HR_BE_DMFA_SET_STATKEY_EE CALL FUNCTION 'HR_BE_DMFA_SET_STATKEY_EE' EXPORTING im_employee = p_employee im_rszca = wa_fowor-worker-rszca im_rszkn = wa_fowor-worker-rszkn IMPORTING ex_pernr = t5f99se-pernr ex_eesid = t5f99se-eesid ex_returncode = returncode CHANGING ch_tab_error = p_tab_error.

HR_BE_DMFA_SET_STATKEY_ER CALL FUNCTION 'HR_BE_DMFA_SET_STATKEY_ER' EXPORTING im_erkey = wa_erkey IMPORTING ex_stmod = save_t5f99sr-stmod ex_begda = save_t5f99sr-begda ex_endda = save_t5f99sr-endda ex_returncode = returncode CHANGING ch_tab_error = p_tab_error.

HR_BE_DMFA_SET_STATKEY_EE CALL FUNCTION 'HR_BE_DMFA_SET_STATKEY_EE' EXPORTING im_rszca = '*' im_rszkn = '*' im_entry_type = pbedm_c_eesid_cunp IMPORTING ex_eesid = t5f99se-eesid ex_returncode = returncode CHANGING ch_tab_error = p_tab_error.

HR_BE_DMFA_GET_STATKEY_EE CALL FUNCTION 'HR_BE_DMFA_GET_STATKEY_EE' EXPORTING im_eesid = wa_b2aid-eesid im_entry_type = pbedm_c_eesid_cunp IMPORTING ex_rszca = l_crecl ex_rszkn = l_crcod.

HR_BE_DMFA_SET_STATKEY_EE CALL FUNCTION 'HR_BE_DMFA_SET_STATKEY_EE' EXPORTING im_rszca = l_crecl im_rszkn = l_crcod im_entry_type = pbedm_c_eesid_cunp IMPORTING ex_eesid = t5f99se-eesid ex_returncode = returncode CHANGING ch_tab_error = p_tab_error.

HR_BE_DMFA_SET_STATKEY_EE CALL FUNCTION 'HR_BE_DMFA_SET_STATKEY_EE' EXPORTING im_adt_data = '*' im_entry_type = pbedm_c_eesid_ccar IMPORTING ex_eesid = t5f99se-eesid ex_returncode = returncode CHANGING ch_tab_error = p_tab_error.

HR_BE_DMFA_GET_STATKEY_EE CALL FUNCTION 'HR_BE_DMFA_GET_STATKEY_EE' EXPORTING im_eesid = wa_b2aid-eesid im_entry_type = pbedm_c_eesid_ccar IMPORTING ex_adt_data = l_regno.

HR_BE_EGOV_MATCH_APPL_TEMSE CALL FUNCTION 'HR_BE_EGOV_MATCH_APPL_TEMSE' EXPORTING im_type = l_objkn IMPORTING ex_appl = p_appl.

HR_BE_DMFA_SET_STATUS_HANDLER CALL FUNCTION 'HR_BE_DMFA_SET_STATUS_HANDLER' EXPORTING im_pb2amgr = p_pb2amgr im_appl = l_appl im_seter = p_seter im_filter = p_filter im_pydate = p_pydate im_tab_employee = p_tab_employee im_tab_employer = p_tab_employer IMPORTING ex_returncode = p_returncode CHANGING ch_tab_error = p_tab_error.

HR_BE_DMFA_GET_STATKEY_EE CALL FUNCTION 'HR_BE_DMFA_GET_STATKEY_EE' EXPORTING im_eesid = wa_b2aid-eesid IMPORTING ex_employee = l_employee * EX_RSZRR = l_rszrr ex_rszca = l_rszca ex_rszkn = l_rszkn ex_returncode = l_returncode.

HR_BE_DMCA_CONV_TEMSE_TO_TABLE CALL FUNCTION 'HR_BE_DMCA_CONV_TEMSE_TO_TABLE' EXPORTING im_tsobj = wa_tmp_ees-add_source-temse im_appl = wa_tmp_ees-add_source-appl IMPORTING ex_tab_employee = ex_tab_employer = ex_returncode = l_returncode CHANGING ex_tab_error = p_tab_error.

HR_BE_DMFA_BUILD_SI_DB_EE CALL FUNCTION 'HR_BE_DMFA_BUILD_SI_DB_EE' EXPORTING im_appl = wa_tmp_ees-add_source-appl im_eekey = wa_eekey im_tab_employee = IMPORTING ex_si_employee = wa_si_employee ex_returncode = l_returncode CHANGING ch_tab_error = p_tab_error.

HR_BE_DMFA_SET_STATKEY_EE CALL FUNCTION 'HR_BE_DMFA_SET_STATKEY_EE' EXPORTING im_employee = p_employee im_rszca = '*' im_rszkn = '*' IMPORTING ex_eesid = eesid ex_returncode = p_returncode CHANGING ch_tab_error = p_tab_error.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RPCDUPB2 or its description.