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

RPLEA4W0 SAP ABAP Report - EEA4 Income Differentials (South Africa)







RPLEA4W0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report provides Employment Equity data in the prescribed EEA4 (Income Differential Statement) format...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 RPLEA4W0 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

PEWA4 - EEA4 Income Differentials


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 RPLEA4W0. "Basic submit
SUBMIT RPLEA4W0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPLEA4W0 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: S_PAYER = D .
Selection Text: P_TEMSE = D .
Title: EEA4 Income Differentials (South Africa)
Text Symbol: ER1 = Error/Warnings were found -
Text Symbol: ER2 = press F6 for details
Text Symbol: EX0 = Extracts
Text Symbol: EX1 = Without extract
Text Symbol: EX3 = Save
Text Symbol: EX4 = Read
Text Symbol: EX5 =
Text Symbol: EXT = Processing control for extracts
Text Symbol: PDF = Generating Form EEA4 ....
Text Symbol: PRG = Additional Selections
Text Symbol: PRO = Collecting remuneration data ..
Text Symbol: SCR = Preparing Remuneration Analysis ...
Text Symbol: T00 = Unknown
Text Symbol: T01 = TOTAL PERMANENT
Text Symbol: T02 = Non-permanent employees
Text Symbol: T03 = GRAND TOTAL
Text Symbol: T04 = People with disabilities
Text Symbol: TEB = TemSe: Workforce Profile
Text Symbol: TEC = TemSe: Workforce Movement
Text Symbol: TED = TemSe: Disciplinary Action
Text Symbol: TEE = TemSe: Skills Development
Text Symbol: TEI = TemSe for Extraction Header
Text Symbol: TER = TemSe for Errors
Text Symbol: END = Generating report output ...
Text Symbol: 001 = Employee is not included in evaluation:
Text Symbol: 002 = no infotype 0001 record found
Text Symbol: 003 = no infotype 0002 record found
Text Symbol: 004 = no infotype 0077 record found
Text Symbol: 005 = no infotype 0008 record found
Text Symbol: 006 = unknown gender
Text Symbol: 007 = unknown ethnic origin
Text Symbol: 008 = no Occ.Category linked
Text Symbol: 009 = no payroll results found
Text Symbol: 010 = could not determine
Text Symbol: 011 = Permanent/Non-permanent status





Text Symbol: 012 = Recruitment Actions
Text Symbol: 013 = Termination Actions
Text Symbol: 014 = Promotion Actions
Text Symbol: 015 = Recruitment
Text Symbol: 016 = Terminations
Text Symbol: 017 = Promotions
Text Symbol: 018 = Extracted data was saved in TemSe object:
Text Symbol: 019 = no Occ.Level linked
Text Symbol: 020 = Other Report
Text Symbol: 021 = Other Movement Type
Text Symbol: 022 = Please customize view V_596J_A
Text Symbol: ALL = All occupations and levels
Text Symbol: E01 = Error/Warnings were found during generation
Text Symbol: E02 = Generated Form EEA4 is available in spool number :
Text Symbol: EA4 = Form EEA4


INCLUDES used within this REPORT RPLEA4W0

INCLUDE RPLEA4W2. " SELECTION SCREEN


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