RPSPSTD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The personnel statistics are created according to the law on Statistics of the Public Finances and the Personnel in the Public Sector (FPStatG – German Law on Finance and Personnel Statistics) as of December 21, 1992 (BGBI...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 RPSPSTD0 into the relevant SAP transactions such as SE38 or SE80
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: ZK23 = Counting Classes for Sick Pay
Selection Text: LISTE = Print processing log
Selection Text: DOXXZ = Grouping of personnel areas
Selection Text: DOST_03 = Assignment of Stats Exceptions
Selection Text: DATEI = Output to data carrier
Selection Text: ALTBLAND = Override state determination
Selection Text: AFGBT = ABM contract type
Title: Personnel Statistics
Text Symbol: E08 = w/ fixed-term contr.
Text Symbol: E09 = Total
Text Symbol: E10 = Foll.: in training
Text Symbol: E11 = w/ fixed-term contr.
Text Symbol: E12 = Part-Time Employees
Text Symbol: TS0 = External Assignment of Object No. for TemSe Objects
Text Symbol: TS1 = ObjectNo.
Text Symbol: TS2 = Name of work file
Text Symbol: TS3 = for employment statistics
Text Symbol: X01 = General program control
Text Symbol: X02 = Output options
Text Symbol: X10 = Output as TemSe object
Text Symbol: X20 = Fill Seq. No. w/ Personnel No.
Text Symbol: X30 = Print processing log
Text Symbol: X41 = Type of Personnel Statistics
Text Symbol: X50 = Output Control Batch
Text Symbol: X51 = Processed personnel cases
Text Symbol: X52 = Not belonging to actl dataset
Text Symbol: X53 = Error list
Text Symbol: X54 = List
Text Symbol: X55 = Survey Checkbox
Text Symbol: E07 = Foll.: in training
Text Symbol: 100 = Mo.SP
Text Symbol: 101 = TmeSht
Text Symbol: 102 = List of personnel cases processed
Text Symbol: 103 = List of personnel cases not processed
Text Symbol: 104 = List of personnel cases not belonging to act. dataset
Text Symbol: 105 = Key date:
Text Symbol: 108 = Personnel cases selected:
Text Symbol: 109 = Personnel cases processed:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.