SAP Reports / Programs | Payroll | Payroll: General Parts | Tools(PY-XX-TL) SAP PY

RPCPE01N SAP ABAP Report - documentation and ABAP source code







RPCPE01N 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 RPCPE01N 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

PE01N - Editor for Payroll Schemas


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


Text pool values


Text Symbol: T13 = Collapse Ctrl+Shift+F12
Text Symbol: T12 = Expans Ctrl+Shift+F11
Text Symbol: T11 = Next object list
Text Symbol: T10 = Previous object list
Text Symbol: T08 = Where-used list
Text Symbol: T07 = Characteristics
Text Symbol: T06 = Documentation
Text Symbol: T05 = Cust.pric.proc.
Text Symbol: T04 = Standard schema
Text Symbol: T03 = Payroll schema text
Text Symbol: T02 = Text
Text Symbol: T01 = Payroll schema
Text Symbol: T00 = Schema
Text Symbol: SHO = Display Object
Text Symbol: SE0 = Found locations
Text Symbol: S31 = END OF &1
Text Symbol: S30 = START OF &1
Text Symbol: S27 = Schema &1
Text Symbol: S26 = Text
Text Symbol: S25 = Par4
Text Symbol: S24 = Par3
Text Symbol: S23 = Par2
Text Symbol: S22 = Par1
Text Symbol: S21 = Funct
Text Symbol: S15 = Version number
Text Symbol: S14 = at
Text Symbol: S13 = on
Text Symbol: S12 = Last changed by
Text Symbol: S11 = Created on
Text Symbol: S10 = Person Responsible
Text Symbol: Q02 = Active
Text Symbol: Q01 = Deactivated
Text Symbol: P03 = Do not clear schemas
Text Symbol: P02 = Expand schema
Text Symbol: P01 = Do not indent
Text Symbol: P00 = Indent
Text Symbol: OVE = Object Overview
Text Symbol: A12 = Source text for function





Text Symbol: A11 = Collapse partial schema
Text Symbol: A10 = Clear partial schema


INCLUDES used within this REPORT RPCPE01N

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