SAP Reports / Programs

RPCERSG0 SAP ABAP INCLUDE - HR-GB: Subroutine pool for generic error routines







RPCERSG0 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). It is used for The subroutine pool contains error processing routines for common includes...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 RPCERSG0 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 RPCERSG0. "Basic submit
SUBMIT RPCERSG0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCERSG0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: HR-GB: Subroutine pool for generic error routines
Text Symbol: T21 = No company code text for
Text Symbol: T22 = No personal subgroup text for
Text Symbol: T23 = No payment method text found for
Text Symbol: T24 = No pay date found for period
Text Symbol: T25 = No Car manufacture found for
Text Symbol: T26 = No Car manufacture text found for
Text Symbol: T27 = No Car model text found for
Text Symbol: T28 = No payroll time unit found for
Text Symbol: T29 = No car model details found for
Text Symbol: T30 = No absence settings for
Text Symbol: T31 = No absence valuation rule found for
Text Symbol: T99 = not found
Text Symbol: TG1 = No Pension scheme found for
Text Symbol: TG2 = No Tax district text found for
Text Symbol: TG3 = No Tax reference assignment for payroll area
Text Symbol: TG4 = No address found for tax reference
Text Symbol: TG5 = No tax references found
Text Symbol: TG6 = No external input found for tax reference
Text Symbol: TG7 = No CO2 value for car model
Text Symbol: TG8 = No fuel scale charge values found for
Text Symbol: TG9 = No CO2 emission values found for
Text Symbol: TGA = No engine size tax entries found for
Text Symbol: TGB = No valid NI categories found
Text Symbol: TGC = No valid pension scheme text found for
Text Symbol: TGD = No valid court order text found for
Text Symbol: TGE = No valid NI percentage found for category
Text Symbol: Y01 = No payroll periods for payroll year
Text Symbol: Y02 = in payroll area
Text Symbol: Y03 = No Payroll year/period for date
Text Symbol: T17 = No dynamic field assignments for Subapplication
Text Symbol: B05 = Table
Text Symbol: B06 = locked by user
Text Symbol: BA1 = For date
Text Symbol: BA2 = Field
Text Symbol: BA3 = is empty or contains incorrect data
Text Symbol: BA4 = Person is not of country grouping
Text Symbol: BA5 = Person does not exist for date:





Text Symbol: BA6 = the format is incorrect
Text Symbol: E20 = No address for key
Text Symbol: E50 = No Org.Assignment data for ALV header
Text Symbol: R01 = No payroll directory found
Text Symbol: R02 = No payroll result between
Text Symbol: R03 = No payroll result for Sequence number
Text Symbol: R12 = No entry date found between
Text Symbol: R13 = No leaving date found between
Text Symbol: R14 = Payroll result not converted to New NI. Seq.nr.:
Text Symbol: R15 = and
Text Symbol: T04 = No currency found for
Text Symbol: T05 = No Personal area text found for
Text Symbol: T06 = No Employee Group text found for
Text Symbol: T07 = No Employee Subgroup text found for
Text Symbol: T08 = No constant found for
Text Symbol: T09 = No wage type text found for
Text Symbol: T10 = No Form-of-Address text found for
Text Symbol: T11 = No Organizational unit text found for
Text Symbol: T12 = No payroll area text found for
Text Symbol: T13 = No Subapplication text found for
Text Symbol: T14 = No Summation wage type text found for
Text Symbol: T15 = No Cost Center text found for
Text Symbol: T16 = Wage type definition for Subapplication


INCLUDES used within this REPORT RPCERSG0

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