RPUBILD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use this report to display and process
If you would like to execute this report or see the full code listing simply enter RPUBILD0 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_RPUBILD0 - List for Non-Assigned PPO Notific.
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_ALL = No Time Restrictions
Selection Text: P_ALST = Display All Notifications
Selection Text: P_FLST = Display Worklist
Selection Text: P_TIM = Run ID
Title: Administrator List for Non-Assigned PPO Error Confirmations
Text Symbol: HDR = Overview List of PPO Contrib. Survey Inbound Notifications
Text Symbol: S10 = Notification Selection
Text Symbol: S15 = Time Details
Text Symbol: S16 = Date
Text Symbol: S17 = Time
Text Symbol: S20 = Func. Selection
Text Symbol: S25 = To
Text Symbol: SF1 = Display Worklist
Text Symbol: SF2 = Display All Notifications
Text Symbol: SF3 = Display Extended Worklist
INCLUDE RPCBILD0_SELSCREEN.
No SAP DATABASE tables are accessed within this REPORT code!
RP_EDIT_NAME call function 'RP_EDIT_NAME' exporting format = '01' langu = 'D' molga = '01' pp0002 = ls_p0002 importing edit_name = l_ename.
DSYS_SHOW_FOR_F1HELP call function 'DSYS_SHOW_FOR_F1HELP' exporting dokclass = 'TX' dokname = 'PY_DE_SV_BVI_STATUS_NO_PERNR' exceptions class_unknown = 1 object_not_found = 2 others = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPUBILD0 - Administrator List for Non-Assigned PPO Error Confirmations RPUBILD0 - Administrator List for Non-Assigned PPO Error Confirmations RPUBGDD0 - Import Files for Workers' Compensation Assoc. and Hazard Pay Scales RPUBGDD0 - Import Files for Workers' Compensation Assoc. and Hazard Pay Scales RPUBENTERM - Stop participation RPUBENTERM - Stop participation