SAP Reports / Programs

RPIAVGF0PBS SAP ABAP Report - Grade advancement: nomination to new grade







RPIAVGF0PBS 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 RPIAVGF0PBS 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_IAVG - Grade Increase: Appointment


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 RPIAVGF0PBS. "Basic submit
SUBMIT RPIAVGF0PBS AND RETURN. "Return to original report after report execution complete
SUBMIT RPIAVGF0PBS 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_BHDATE = Lock batch input session until
Selection Text: S_BNAME = Name of batch input session
Selection Text: S_COCIB = D Target Admin Area
Selection Text: S_EXERC = D Promotion process exercise
Selection Text: S_GRCIB = D Target Grade
Selection Text: S_MODAC = D Access procedure
Selection Text: S_MOTIF = Reason for modification
Selection Text: S_NBRPOS = No. of available posts
Selection Text: S_RETSEN = Remain. sen. to be generated
Selection Text: S_TRMAJO = Max. Seniority
Selection Text: S_TRREDU = Seniority decrease
Title: Grade advancement: nomination to new grade
Text Symbol: 114 = to modify:
Text Symbol: 113 = No.of personnel nos. promoted
Text Symbol: 112 = No. of promotable candidates:
Text Symbol: 111 = No. of available vacant posts:
Text Symbol: 110 = *** Simulation mode ***
Text Symbol: 109 = No BI folder has been created.
Text Symbol: 108 = There are no records to be modified.
Text Symbol: 107 = No. of records modified
Text Symbol: 106 = Modifications have been saved in direct mode.
Text Symbol: 105 = No. of records in folder BI:
Text Symbol: 104 = These modifications have been saved in folder BI:
Text Symbol: 103 = Possible modification have not been saved
Text Symbol: 102 = -
Text Symbol: 101 = Planning interval for authorized nom.dates:
Text Symbol: 100 = Nomination of agents to new grades
Text Symbol: F02 = Command parameters
Text Symbol: F03 = Process unused reductions and bonuses
Text Symbol: F10 = Generation category
Text Symbol: F20 = Process types
Text Symbol: GT1 = Display screens
Text Symbol: GT2 = Do not display screens
Text Symbol: GT3 = Display errors only
Text Symbol: M01 = Pers. no. has already been named in target grade
Text Symbol: M02 = Access conditions have not been set
Text Symbol: M03 = Nomin. date is after authorize planning interval
Text Symbol: M04 = No vacant post for this personnel no.





Text Symbol: O01 = Appointment date
Text Symbol: MTF = Modification reason
Text Symbol: M99 = Technical error (see error list)
Text Symbol: M12 = To correct: Seniority
Text Symbol: M10 = Correct assignment and seniority
Text Symbol: M09 = To correct: Assignment and seniority
Text Symbol: M08 = Bad admin area or grade at nomination date
Text Symbol: M07 = Access conditions set in another grade
Text Symbol: M06 = Personnel no. has left original grade
Text Symbol: M05 = Nomination in target grade can be executed
Text Symbol: BI1 = Batch input session
Text Symbol: PR1 = Protocol only
Text Symbol: ON1 = Direct mode save
Text Symbol: O24 = Orig.PSL
Text Symbol: O23 = Orig.Sca
Text Symbol: O22 = Max. original sen.
Text Symbol: O21 = Red. original sen.
Text Symbol: O20 = Remain.original sen.
Text Symbol: O19 = Targ.PSL
Text Symbol: O18 = Targ.Sca
Text Symbol: O17 = Max. target sen.
Text Symbol: O16 = Red. target sen.
Text Symbol: O15 = Remain.target sen.
Text Symbol: O14 = Cur.PSL
Text Symbol: O13 = Cur.Sca.
Text Symbol: O12 = Max. current sen.
Text Symbol: O11 = Red. current sen.
Text Symbol: O10 = Current sen. balance
Text Symbol: O06 = Nomination
Text Symbol: O05 = Max. seniority
Text Symbol: O04 = Seniority reduction
Text Symbol: O03 = Seniority remaining
Text Symbol: U03 = j
Text Symbol: U02 = m
Text Symbol: U01 = a
Text Symbol: S31 = Correction after nomination (assignment/seniority)
Text Symbol: S30 = Nomination to new grade
Text Symbol: S23 = Include in remaining seniority to be generated
Text Symbol: S22 = Transfer to new grade





Text Symbol: S11 = until
Text Symbol: S10 = Nomination authorized from
Text Symbol: O02 = Remarks
Text Symbol: F01 = Define promotion process
Text Symbol: E06 = Max. Seniority
Text Symbol: E05 = Seniority decrease
Text Symbol: E02 = infotype 0001
Text Symbol: BI2 = Keep processed session


INCLUDES used within this REPORT RPIAVGF0PBS

INCLUDE RPUSEN00THRES.


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