SAP Reports / Programs | Payroll | Russia(PY-RU) SAP PY

PCDTRU00_CE SAP ABAP INCLUDE - Include ZKAA_RPCDTO00







PCDTRU00_CE 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 PCDTRU00_CE 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 PCDTRU00_CE. "Basic submit
SUBMIT PCDTRU00_CE AND RETURN. "Return to original report after report execution complete
SUBMIT PCDTRU00_CE 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 ZKAA_RPCDTO00


INCLUDES used within this REPORT PCDTRU00_CE

INCLUDE RPCDTD00.
INCLUDE RPCDTD10.
INCLUDE RPC2CD00.
INCLUDE RPCMGR00.


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_PAL_LOG_DISPLAY CALL FUNCTION 'HR_PAL_LOG_DISPLAY' "RM_2004 EXPORTING "RM_2004 i_s_display_profile = display_profile_log "RM_2004 EXCEPTIONS "RM_2004 program_error = 1 "RM_2004 no_logs = 2 "RM_2004 OTHERS = 3 "RM_2004 .

RP_SET_NAME_FORMAT CALL FUNCTION 'RP_SET_NAME_FORMAT' "HB_2000/01/21 EXPORTING "HB_2000/01/21 repid = sy_repid "HB_2000/01/21 IMPORTING "HB_2000/01/21 format = format. "HB_2000/01/21

RP_EDIT_NAME CALL FUNCTION 'RP_EDIT_NAME' "HB_2000/01/21 EXPORTING "HB_2000/01/21 format = format "HB_2000/01/21 langu = sy-langu "HB_2000/01/21 molga = t001p-molga "HB_2000/01/21 pp0002 = p0002 "HB_2000/01/21 IMPORTING "HB_2000/01/21 edit_name = edit_name "HB_2000/01/21 retcode = ret_code. "HB_2000/01/21

HR_PAL_PERNR_MSG_ADD CALL FUNCTION 'HR_PAL_PERNR_MSG_ADD' EXPORTING i_node_key = key_errors_log i_pernr = pernr i_msgid = 'HR_ES' i_msgno = '001' EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_PERNR_MSG_ADD CALL FUNCTION 'HR_PAL_PERNR_MSG_ADD' EXPORTING i_node_key = key_errors_log i_pernr = pernr i_msgid = 'HR_ES' i_msgno = '002' EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_PERNR_MSG_ADD CALL FUNCTION 'HR_PAL_PERNR_MSG_ADD' EXPORTING i_node_key = key_errors_log i_pernr = pernr i_msgid = 'HR_ES' i_msgno = '003' EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_PERNR_MSG_ADD CALL FUNCTION 'HR_PAL_PERNR_MSG_ADD' EXPORTING i_node_key = key_errors_log i_pernr = pernr i_msgid = 'HR_ES' i_msgno = '004' EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_PERNR_MSG_ADD CALL FUNCTION 'HR_PAL_PERNR_MSG_ADD' EXPORTING i_node_key = key_errors_log i_pernr = pernr i_msgid = 'HR_ES' i_msgno = '005' EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = category_id_log * i_structure_name = 'BAL_HR_EXT' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = EXCEPTIONS program_error = 1 OTHERS = 2 .

HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING i_stcnt = counter i_msgid = '3G' * I_MSGTY = 'S' i_msgno = '512' * i_msgv1 = l_msgv1 * i_msgv2 = l_msgv2 EXCEPTIONS program_error = 1 OTHERS = 2 .

HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING i_stcnt = counter i_msgid = '3G' * I_MSGTY = 'S' i_msgno = '513' * i_msgv1 = l_msgv1 * i_msgv2 = l_msgv2 EXCEPTIONS program_error = 1 OTHERS = 2 .

HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING i_stcnt = counter i_msgid = '3G' * I_MSGTY = 'S' i_msgno = '514' * i_msgv1 = l_msgv1 * i_msgv2 = l_msgv2 EXCEPTIONS program_error = 1 OTHERS = 2 .

HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING i_stcnt = counter i_msgid = '3G' * I_MSGTY = 'S' i_msgno = '515' * i_msgv1 = l_msgv1 EXCEPTIONS program_error = 1 OTHERS = 2 .

HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING i_stcnt = counter i_msgid = '3G' * I_MSGTY = 'S' i_msgno = '516' * i_msgv1 = l_msgv1 EXCEPTIONS program_error = 1 OTHERS = 2 .



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 PCDTRU00_CE or its description.