RPCDRVD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report processes
If you would like to execute this report or see the full code listing simply enter RPCDRVD0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M01_RPCDRVD0 - Process PI Number Confirmations
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.
Selection Text: P_UPD = D .
Selection Text: P_PROT = D .
Title: Process DEUEV Inbound Notifications
Text Symbol: T02 = (Test Run)
Text Symbol: T01 = Processing Log
Text Symbol: ST9 = Confirmations with Errors to Employer
Text Symbol: ST8 = PI Number Confirmations with Errors
Text Symbol: ST7 = Confirmations to Employer
Text Symbol: ST6 = Confirmations of PI Number
Text Symbol: ST5 = Incorrectly Processed Infotype Recs
Text Symbol: ST4 = Successfully Changed Infotype Recs
Text Symbol: ST3 = Incorrect Personnel Numbers
Text Symbol: ST2 = Personnel Nos w Notifications to be Processed
Text Symbol: ST1 = Personnel Nos w/o Notifications to Be Processed
Text Symbol: ST0 = Selected personnel numbers
Text Symbol: S10 = Program Control
Text Symbol: KZU = Notifications to Be Processed
Text Symbol: KZ3 = Start/End
Text Symbol: KZ2 = End
Text Symbol: KZ1 = Start
Text Symbol: KST = CANCL.
Text Symbol: KRV = PI Number
Text Symbol: KNO = Existing Notifications
Text Symbol: KE1 = Technical Error - No Processing
Text Symbol: KA4 = Copy
Text Symbol: KA3 = Change
Text Symbol: KA2 = Delete
Text Symbol: KA1 = Create
Text Symbol: K09 = Subtype
Text Symbol: K08 = Infotype
Text Symbol: K07 = No Data
Text Symbol: K06 = IT Records Acc. to Most Recent Status
Text Symbol: K05 = Existing Infotype Records
Text Symbol: K04 = Infotype Changes (Actual)
Text Symbol: K03 = Infotype Changes (Logical)
Text Symbol: K02 = Confirmations to Employer
Text Symbol: K01 = Confirmations of PI Number
Text Symbol: K00 = Details of Notif. Processing
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'NOTIFS' it_fieldcat = lt_fcat[] exceptions program_error = 1 others = 2.
HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'INFTY' it_fieldcat = lt_fcat[] exceptions program_error = 1 others = 2.
HR_PSBUFFER_INITIALIZE CALL FUNCTION 'HR_PSBUFFER_INITIALIZE'. "QFLN1633935
HR_PSBUFFER_INITIALIZE call function 'HR_PSBUFFER_INITIALIZE'. "N1741826
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting * i_relatkey = l_node_key_pernr "YCTN1644801 i_relatkey = gs_param-log_nodes-node_pernr "N1691324 i_node_txt = text-k01 * i_categ_id = 'NOTIFS' "YCTN1644801 importing * e_node_key = l_node_key. "YCTN1644801
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' "YCTN1644801 exporting " i_relatkey = gs_param-log_nodes-node_rvnum"N1691324 i_node_txt = text-kzu " * i_categ_id = 'NOTIFS' "N1691324" importing " e_node_key = l_node_key. "YCTN1644801
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = l_node_key i_node_txt = l_node_text i_icon = gc_icon_notif importing e_node_key = l_node_key_notif.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = gs_param-log_nodes-node_pernr i_node_txt = text-k02 * i_categ_id = importing e_node_key = gs_param-log_nodes-node_dskk.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = gs_param-log_nodes-node_dskk i_node_txt = text-kno * i_categ_id = importing e_node_key = gs_param-log_nodes-node_dskk_notif_o.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = gs_param-log_nodes-node_dskk i_node_txt = text-kzu importing e_node_key = gs_param-log_nodes-node_dskk_notif_n.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey =
i_node_txt = l_node_txt importing e_node_key = .
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = l_node_key i_node_txt = l_node_text i_icon = l_icon * i_categ_id = 'NOTIFS' importing e_node_key = l_node_key_notif.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = gs_param-log_nodes-node_dskk "N1691324 i_node_txt = l_node_text importing e_node_key = l_node_key.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' " exporting " i_relatkey = l_node_key " i_node_txt = l_node_text " i_categ_id = 'INFTY' " importing " e_node_key = l_node_key_infty_header. "N1691324
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = l_node_key_infty_header "N1691324 i_node_txt = l_node_text i_icon = l_icon "N1691324 i_categ_id = 'INFTY' importing e_node_key = l_node_key_infty.
HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = l_node_key_infty i_row_data = wa_value exceptions program_error = 1 others = 2.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = gs_param-log_nodes-node_dskk "N1691324 i_node_txt = l_node_text importing e_node_key = l_node_key.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' " exporting " i_relatkey = l_node_key " i_node_txt = l_node_text " i_categ_id = 'INFTY' " importing " e_node_key = l_node_key_infty_header. "N1691324
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = l_node_key_infty_header "N1691324 i_node_txt = l_node_text i_icon = l_icon "N1691324 i_categ_id = 'INFTY' importing e_node_key = l_node_key_infty.
HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' " exporting " i_node_key = l_node_key_infty " i_row_data = wa_value " exceptions " program_error = 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.
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 RPCDRVD0 or its description.
RPCDRVD0 - Process DEUEV Inbound Notifications RPCDRVD0 - Process DEUEV Inbound Notifications RPCDRUU0 - PU12 include for cluster RU RPCDRPMQ - documentation and ABAP source code RPCDRLD0 - Person Responsible List for DEUEV Inbound Notifications RPCDRLD0 - Person Responsible List for DEUEV Inbound Notifications