SAP Reports / Programs | Personnel Management | Personnel Administration(PA-PA) SAP PA

RPLA14H0 SAP ABAP Report - RPLA14H0 - personnel master: statistical staff on the payroll







RPLA14H0 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 RPLA14H0 into the relevant SAP transactions such as SE38 or SE80


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 RPLA14H0. "Basic submit
SUBMIT RPLA14H0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPLA14H0 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: TGDATUM = Company loyalty date type
Selection Text: ORGAN = List by org. unit (X)/company
Selection Text: MUNKAJOG = Staff by labour law (X)/stat.
Selection Text: KI_MKOR = Job (X)/FEOR classification
Selection Text: HREGY = HR unit (X)/organisat. unit
Selection Text: GESCH = Sex
Selection Text: EV = Year of company loyalty
Selection Text: BESBER = Standard pay code
Selection Text: ANSTT = Employment category
Selection Text: ALLANDO = Permanent (X)/momentary empl.
Title: RPLA14H0 - personnel master: statistical staff on the payroll
Text Symbol: 024 = Pers. number
Text Symbol: 025 = No record to infotype
Text Symbol: 026 = Error no
Text Symbol: 100 = Stat. staff off the payr.
Text Symbol: 101 = Stat. staff on the payr.
Text Symbol: 102 = Permanent empl.
Text Symbol: 103 = Momentary employee
Text Symbol: 200 = MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
Text Symbol: 201 = MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM>>>>>>>>>>>>>>>>>>
Text Symbol: HE1 = Employee Employee name Posi- Cat. Std. pay
Text Symbol: HE2 = no. tion
Text Symbol: HE3 = Date of birth
Text Symbol: OFF = Not to be used in future ==> RPSTA100
Text Symbol: STT = Key date: DD.MM.YY
Text Symbol: 023 = Wrong personnel nos.:
Text Symbol: 001 = ------- Male -------
Text Symbol: 002 = ------ Female ------
Text Symbol: 003 = ====== Total =======
Text Symbol: 004 = Age
Text Symbol: 005 = .
Text Symbol: 006 = Serv.
Text Symbol: 007 = Tim
Text Symbol: 008 = Ys serv.
Text Symbol: 009 = Age
Text Symbol: 010 = Av. values
Text Symbol: 011 = Age
Text Symbol: 012 = group





Text Symbol: 013 = Total
Text Symbol: 014 = quota
Text Symbol: 015 = in %
Text Symbol: 016 = Female ! Male
Text Symbol: 017 = (One character corresponds to ca.2%)
Text Symbol: 018 = Number %
Text Symbol: 019 = Evaluation
Text Symbol: 020 = contains
Text Symbol: 021 = employee(s)
Text Symbol: 022 = ErrorList
003 Date of birth
002 no. tion
001 Employee Employee name Posi- Cat. Standard pay


INCLUDES used within this REPORT RPLA14H0

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:

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