RPCD3HD0_OUT is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report creates a file with DEUEV notifications for each sender and recipient...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RPCD3HD0_OUT 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_CD3HD0_OUT - Create DEUEV Reporting Files
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 = Database Update
Title: Create DEUEV Reporting Files
Text Symbol: E00 = Error Creating Report File
Text Symbol: P01 = Program Control
Text Symbol: P10 = Annual Reports
Text Symbol: P11 = Transfer Month
Text Symbol: P12 = January
Text Symbol: P13 = February
Text Symbol: P14 = March
Text Symbol: P15 = April
Text Symbol: S01 = Selected Personnel Numbers
Text Symbol: S02 = Personnel Numbers with Notifications
Text Symbol: S03 = Personnel Numbers Without Notifications
Text Symbol: S04 = Selected Notifications
Text Symbol: S05 = Transferred Notifications
Text Symbol: S06 = Notifications Not Transferred (Error)
Text Symbol: T01 = Processing Log
Text Symbol: T02 = (Test Run)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_SYNC_D3_DATA_RFC call function 'HR_SYNC_D3_DATA_RFC' destination i_cbdst exporting in_datum = c_datum " initial: Lesezugriff in_uhrzeit = c_uzeit " initial: Lesezugriff iv_dtart = gc_dtart iv_callback_id = l_callback_id "N1786396 importing out_datum = c_datum out_uhrzeit = c_uzeit exceptions system_failure = 2 communication_failure = 3 not_found = 4 duplicate_key = 5 others = 1.
HRPY_PROCESS_FIRE_EVENT call function 'HRPY_PROCESS_FIRE_EVENT' exporting imp_parcel = pyparaid tables imp_container = py_pm_container.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPCD3HD0_OUT - Create DEUEV Reporting Files RPCD3HD0_OUT - Create DEUEV Reporting Files RPCD35D0 - documentation and ABAP source code RPCD31D0 - documentation and ABAP source code RPCCVZN0 - documentation and ABAP source code RPCCUMUL - Convert T512W Entries in Processing Class 70 from Spec ' ' to '0'