SAP Reports / Programs

RPCD3LD0 SAP ABAP Report - Display DEUEV Notifications







RPCD3LD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You form lists of created DEUEV notifications with report RPCD3LD0 (Display DEUEV Notifications)...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 RPCD3LD0 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M01_ANZDEUEV - List DUEVO Notifics
PC00_M01_DUVANZ - Display DEUEV Notifications


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 RPCD3LD0. "Basic submit
SUBMIT RPCD3LD0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCD3LD0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


&0................&1................&2................&3............
Selection Text: P_TREE = Output in Tree Structure
Selection Text: P_SELJHR = Notifications from Year
Selection Text: P_SELALL = Without Period Restriction
Selection Text: P_NEWSAC = New Page per Administrator
Selection Text: P_NEWPAG = New Page per Personnel Number
Selection Text: P_MART_5 = Locked Notifications
Selection Text: P_MART_4 = Rejected Notifications
Selection Text: P_MART_3 = Certified Notifications
Selection Text: P_MART_2 = Transferred Messages
Selection Text: P_MART_1 = New Notifications
Selection Text: P_MART_0 = Notifctns w/o Status Selection
Title: Display DEUEV Notifications
Text Symbol: T04 = Selected Personnel Numbers
Text Symbol: T03 = Statistic
Text Symbol: T02 = Selected Personnel Numbers
Text Symbol: T01 = List DUEVO Notifics
Text Symbol: Q06 = Output as
Text Symbol: P30 = Notif. Manually
Text Symbol: P29 = Without Time Restriction
Text Symbol: P28 = Notifications from Yr
Text Symbol: P27 = Payroll Period
Text Symbol: P26 = Any
Text Symbol: P25 = Locked
Text Symbol: P24 = Statemented
Text Symbol: P23 = Rejected
Text Symbol: P22 = Transfer
Text Symbol: P21 = incorrect
Text Symbol: P20 = new
Text Symbol: P08 = List
Text Symbol: T05 = New Notifics per Fund Type
Text Symbol: T06 = New Notifics
Text Symbol: T07 = Transferred Notifications F.Type
Text Symbol: T08 = Transferred Messages
Text Symbol: T09 = Certified Notifications F.Type
Text Symbol: T10 = Certified Notificats
Text Symbol: T11 = Rejected Notifications: F.type
Text Symbol: T12 = Rejected Notificatns





Text Symbol: T13 = Locked Notifications F.Type
Text Symbol: T14 = Locked Notificats
Text Symbol: T15 = Incorrect Notifications: F. type
Text Symbol: T16 = Incorrect Notificats
Text Symbol: T17 = Manually Reported Notificats F.Type
Text Symbol: T18 = Manually Reported Notifics
Text Symbol: U01 = Display DUEVO Messages
Text Symbol: U02 = List
Text Symbol: U03 = Statistic
Text Symbol: P07 = Tree
Text Symbol: C25 = Administrator :
Text Symbol: C24 = Status and Number
Text Symbol: C23 = Miners' Ins
Text Symbol: C22 = Gender, Place of Birth
Text Symbol: C21 = Name at Birth, Name Prefix, Name Suffix,Date of Birth
Text Symbol: C20 = Ct, Euro-Ins.Number
Text Symbol: C19 = Country, Postcode, City, Street
Text Symbol: C18 = SI Activity Remun. Dy C C L M
Text Symbol: C17 = Last Name,First Name,Prefix,Suffix,Title
Text Symbol: C16 = Data Modules
Text Symbol: C15 = Compno:Sender Compno:Recipient Compno:ER Compno:Fund
Text Symbol: C14 = PI Number I N Ph In PGr CKy
Text Symbol: C13 = Rev Fr.Period PSt PSGr Fund BOffice Int. CoNo:B2A
Text Symbol: C12 = Gr fr. to HFTyp
Text Symbol: C11 = Date Time User Program
Text Symbol: C10 = PerNo Year No Type
Text Symbol: 107 = AI Rsn
Text Symbol: 106 = Membership No.
Text Symbol: 105 = AI Carrier
Text Symbol: 104 = WrkHrs
Text Symbol: 103 = AI Remun
Text Symbol: 102 = Hazard PS
Text Symbol: 101 = CNo. WCA
Text Symbol: C26 = Error/File No
Text Symbol: P06 = Additional data
Text Symbol: P05 = Period of Notifications
Text Symbol: P02 = Notification Status
Text Symbol: P01 = Notification Selection
Text Symbol: I01 = Format Log





Text Symbol: GSL = /
Text Symbol: GDP = :
Text Symbol: F99 = Feature PERID could not be interpreted.
Text Symbol: F13 = Notif. Manually
Text Symbol: F12 = Incorrect
Text Symbol: F11 = Locked
Text Symbol: F10 = Rejected
Text Symbol: F03 = To Be Transf.
Text Symbol: F02 = Statemented
Text Symbol: F01 = Transfrrd
Text Symbol: F00 = New
Text Symbol: C44 = ID SZ ParP SpSa
Text Symbol: C43 = Rem. Rg. Rem. NrP CABasRHC
Text Symbol: C42 = RvID SHIR SI Dy
Text Symbol: C41 = Co.No.WCA HazPaySc Renum WrkHrs
Text Symbol: C40 = AIRsn AI Carrier Membership No. |
Text Symbol: C31 = Inc. F Trng EndSWM EndRs Miner's bonus Activity
Text Symbol: C30 = Statistics of Selected Messages


INCLUDES used within this REPORT RPCD3LD0

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:

RP_SET_NAME_FORMAT call function 'RP_SET_NAME_FORMAT' "MBUAHRK058968 exporting repid = repid importing format = $$format.

HR_READ_D3 call function 'HR_READ_D3' exporting pernr = pernr-pernr jahr = _jahr abr_periode = _abr_periode abr_jahr = _abr_jahr i_flag_with_msg = 'X' "N1691324 importing anzahl = _anzahl anzges = _anzges tables dsap = _dsap dsme = _dsme dbme = _dbme dbna = _dbna dban = _dban dbgb = _dbgb dbso = _dbso dbuv = _dbuv "YCTN1270240 dbuv_dat = _dbuv_dat "YCTN1270240 dbeu = _dbeu dbks = _dbks dbkv = _dbkv "YCTN1644801 flag = _flag exceptions no_records_found = 1.

RS_TREE_CONSTRUCT call function 'RS_TREE_CONSTRUCT' tables nodetab = thetree exceptions others = 1.

RS_TREE_GET_NODE_BY_NAME call function 'RS_TREE_GET_NODE_BY_NAME' exporting node_name = l_nodename importing node_info = l_nodeid.

RS_TREE_EXPAND call function 'RS_TREE_EXPAND' exporting node_id = l_nodeid-id all = 'X'.

RS_TREE_LIST_DISPLAY call function 'RS_TREE_LIST_DISPLAY'.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = p_perc text = 'Protokoll aufbereiten'(i01).



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