SAP Reports / Programs

RPLFDAF0PBS SAP ABAP Report - List of pers. nos. in undetermined situation







RPLFDAF0PBS is a standard Executable ABAP Report 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 RPLFDAF0PBS 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_M06_PBS_LDAF - PersNos List: Perm. Work Contracts


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


Text pool values


Selection Text: S_POSSTA = Statutory position
Selection Text: S_POSADM = Administrative Position
Selection Text: S_POS = Administrative Position
Selection Text: S_MODACT = Employment type
Selection Text: S_MOD = Employment type
Selection Text: S_MAIL_P = Message model (admin. pos.)
Selection Text: S_MAIL_M = Message model (empl. type)
Title: List of pers. nos. in undetermined situation
Text Symbol: 014 = End of processing
Text Symbol: 012 = Settings
Text Symbol: 015 = Advertising plann. time
Text Symbol: 016 = Distribution via SAPoffice (by administrator, in background mode only)
Text Symbol: 021 = Expect. end
Text Symbol: 028 = ---------------------------------------------------------------
Text Symbol: 030 = List of pers. nos. in undetermined administrative position
Text Symbol: 031 = List of pers. nos. in undetermined employment type
Text Symbol: 032 = Total no. of records:
Text Symbol: 033 = Undetermined situations before system date (
Text Symbol: 010 = Admin Pos.
Text Symbol: 009 = Stat. Pos.
Text Symbol: 006 = Time
Text Symbol: 005 = End date
Text Symbol: 004 = Paging
Text Symbol: 003 = Research plann. time
Text Symbol: 002 = Settings
Text Symbol: 001 = Situation type
Text Symbol: 034 = incl.
Text Symbol: 071 = Please verify employment types
Text Symbol: 070 = Please verify administrative positions
Text Symbol: 062 = Selected fields
Text Symbol: 061 = Available fields
Text Symbol: 060 = Paging
Text Symbol: 052 = Mail
Text Symbol: 039 = Research planning time: undetermined situations until
Text Symbol: 037 = There are messages in the error list (click on the button "explain")
Text Symbol: 036 = Meaning of icons:
Text Symbol: 035 = Undet. situs. in alert planning time (until


INCLUDES used within this REPORT RPLFDAF0PBS

INCLUDE RPLFDAF0PBSTOP.




INCLUDE RPLFDAF0PBSSEL.


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:

No SAP FUNCTION MODULES are executed within this report code!



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