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

RPPSTM00 SAP ABAP Report - HR Master Data Sheet







RPPSTM00 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Report RPPSTM00 creates the HR master data sheet for one/more employees...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 RPPSTM00 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_M09_PSTM - HR master data sheet


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 RPPSTM00. "Basic submit
SUBMIT RPPSTM00 AND RETURN. "Return to original report after report execution complete
SUBMIT RPPSTM00 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: %_BEG038 = ?...(%_BEG038)
Selection Text: %_DDA012 = ?...(%_DDA012)
Selection Text: %_DPE026 = ?...(%_DPE026)
Selection Text: %_DPS019 = ?...(%_DPS019)
Selection Text: %_END010 = ?...(%_END010)
Selection Text: %_END017 = ?...(%_END017)
Selection Text: %_END024 = ?...(%_END024)
Selection Text: %_END033 = ?...(%_END033)
Selection Text: %_END044 = ?...(%_END044)
Selection Text: %_PAT003 = ?...(%_PAT003)
Selection Text: %_POS004 = ?...(%_POS004)
Selection Text: %_POS006 = ?...(%_POS006)
Selection Text: %_POS008 = ?...(%_POS008)
Selection Text: %_POS013 = ?...(%_POS013)
Selection Text: %_POS015 = ?...(%_POS015)
Selection Text: %_POS020 = ?...(%_POS020)
Selection Text: %_POS022 = ?...(%_POS022)
Selection Text: %_POS027 = ?...(%_POS027)
Selection Text: %_POS029 = ?...(%_POS029)
Selection Text: %_POS031 = ?...(%_POS031)
Selection Text: %_POS040 = ?...(%_POS040)
Selection Text: %_POS042 = ?...(%_POS042)
Selection Text: %_SKP045 = ?...(%_SKP045)
Selection Text: %_SRT039 = ?...(%_SRT039)
Selection Text: INDEXNAM = ?...(INDEXNAM)
Selection Text: INDEXNM2 = ?...(INDEXNM2)
Selection Text: INDEXTYP = ?...(INDEXTYP)
Selection Text: PNPABKRS = ?...(PNPABKRS)
Selection Text: PNPBEGDA = ?...(PNPBEGDA)
Selection Text: PNPBEGPS = ?...(PNPBEGPS)
Selection Text: PNPENDDA = ?...(PNPENDDA)
Selection Text: PNPENDPS = ?...(PNPENDPS)
Selection Text: PNPPABRJ = ?...(PNPPABRJ)
Selection Text: PNPPABRP = ?...(PNPPABRP)
Selection Text: PNPPERNR = ?...(PNPPERNR)
Selection Text: PNPSORTF = ?...(PNPSORTF)
Selection Text: PNPSORTT = ?...(PNPSORTT)
Selection Text: PNPSTATU = ?...(PNPSTATU)





Selection Text: PNPXABKR = ?...(PNPXABKR)
Selection Text: PNPXBWBK = ?...(PNPXBWBK)
Selection Text: PNPXPGPK = ?...(PNPXPGPK)
Selection Text: %_BEG025 = ?...(%_BEG025)
Selection Text: %_BEG018 = ?...(%_BEG018)
Selection Text: %_BEG011 = ?...(%_BEG011)
Selection Text: XMOLGA = Country grouping (default)
Selection Text: SEITE = Print one/more page(s)
Selection Text: FORM = Form ID in T512P
Selection Text: ANZ-TEST = Number of test forms
Selection Text: %_BEG002 = ?...(%_BEG002)
Title: HR Master Data Sheet
Text Symbol: 016 = - No entry in T526
Text Symbol: 015 = - No entry in T516T
Text Symbol: 014 = - No entry in T502T
Text Symbol: 013 = - No entry in T005T
Text Symbol: 012 = - No entry in T001W
Text Symbol: 011 = - No entry in T001
Text Symbol: 010 = - No entry in T5D3H
Text Symbol: 009 = - No entry in T521B
Text Symbol: 008 = - No entry in BNKA (banks)
Text Symbol: 007 = - Error while formatting name
Text Symbol: 006 = - No entry in T001P
Text Symbol: 005 = - No entry in T512P
Text Symbol: 004 = - No entry in T512Q
Text Symbol: 003 = - No entry in T512F
Text Symbol: 002 = Last name
Text Symbol: 001 = First name
Text Symbol: 017 = - No entry in T547T
Text Symbol: 018 = - No entry in T513S
Text Symbol: 019 = - No entry in T527X
Text Symbol: 020 = - No entry in T517T
Text Symbol: 021 = - No entry in T519T
Text Symbol: 022 = - No entry in T538T
Text Symbol: 023 = - No entry in T577S
Text Symbol: 024 = - No entry in T512T
Text Symbol: 025 = - No entry in T001P for personnel area / subarea
Text Symbol: 026 = - No entry in T503 for employee group / subgroup
Text Symbol: 027 = - No entry in T511 for modifier / wage type





Text Symbol: 028 = Indirect valuation could not be performed
Text Symbol: 029 = - No entry in T518B
Text Symbol: 030 = Male
Text Symbol: 031 = Female
Text Symbol: NO0 = No
Text Symbol: YES = Yes


INCLUDES used within this REPORT RPPSTM00

INCLUDE RPPSTD00.


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:

RP_HIRE_FIRE CALL FUNCTION 'RP_HIRE_FIRE' EXPORTING BEG = LOW-DATE END = HIGH-DATE IMPORTING HIRE_DATE = PERSTE FIRE_DATE = FIREDATE TABLES PP0000 = P0000 PP0001 = P0001 PPHIFI = PHIFI.

RP_FILL_WAGE_TYPE_TABLE CALL FUNCTION 'RP_FILL_WAGE_TYPE_TABLE' "WURK11K070654 * Exporting PERNUMBER = pernr-pernr " EXPORTING PERNR = PERNR-PERNR " BEGDA = P0008-BEGDA " ENDDA = P0008-ENDDA " INFTY = '0008' " DLSPL = ' ' "YSFN0357797 TABLES PPBWLA = INTTAB "WURK11K070654 EXCEPTIONS "WURK113591 ERROR_AT_INDIRECT_EVALUATION = 1. "WURK113591

RP_EDIT_NAME CALL FUNCTION 'RP_EDIT_NAME' EXPORTING PP0002 = P0002 MOLGA = HMOLGA LANGU = SPACE FORMAT = $$FORMAT IMPORTING EDIT_NAME = $EDIT-NAME RETCODE = $RET-CODE.

HRCA_READ_BANK_ADDRESS_2 CALL FUNCTION 'HRCA_READ_BANK_ADDRESS_2' EXPORTING BANK_COUNTRY = P0009-BANKS BANK_NUMBER = P0009-BANKL IMPORTING BANK_DATA = BNKA_BF EXCEPTIONS NOT_FOUND = 1 OTHERS = 2.

HRCA_COMPANYCODE_GETDETAIL CALL FUNCTION 'HRCA_COMPANYCODE_GETDETAIL' EXPORTING COMPANYCODE = P0001-BUKRS IMPORTING COMP_NAME = HRCA_COMPANY-COMP_NAME EXCEPTIONS NOT_FOUND = 1 OTHERS = 2.



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