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

RPSEEO1U0 SAP ABAP Report - EEO: U.S. Legal Compliance Report for EEO-1.







RPSEEO1U0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for EEO: U...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 RPSEEO1U0 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 RPSEEO1U0. "Basic submit
SUBMIT RPSEEO1U0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPSEEO1U0 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: FAXNO = Fax, including area code
Selection Text: FILENAME = Mag. Media file download path:
Selection Text: EMAIL = E-mail
Selection Text: NAME = Name
Selection Text: PA_CPERI = Current Period
Selection Text: PA_CYEAR = Current Period Year
Selection Text: PA_RPERI = Previous Period
Selection Text: PA_RTYPE = Special report type
Selection Text: PA_RYEAR = Previous Period Year
Selection Text: PA_UPDAT = Write results in EEO record
Selection Text: PR_PDF = PDF Display
Selection Text: PR_RPT = HR Form Display
Selection Text: CON_TLNO = Telephone, including area code
Selection Text: CON_TITL = Title
Selection Text: CON_NAME = Name
Selection Text: CON_MAIL = E-mail
Selection Text: CON_FXNO = Fax, including area code
Selection Text: TITLE = Title
Selection Text: TELNO = Telephone, including area code
Title: EEO: U.S. Legal Compliance Report for EEO-1.
Text Symbol: ER5 = No reporting unit found in T5UAD
Text Symbol: ERR = Form initialization unsuccessful. Exiting.
Text Symbol: EXT = .txt
Text Symbol: ZER = Error log:
Text Symbol: ZEN = Number of errors found:
Text Symbol: FL1 = File1
Text Symbol: FL2 = File2
Text Symbol: MAG = Magnetic media format
Text Symbol: MSG = The forms generated for the paper format option should not be submitted.
Text Symbol: OPT = EEO-1 Report Output
Text Symbol: PA1 = EEO1
Text Symbol: PA2 = /U
Text Symbol: PA3 = 10
Text Symbol: PA4 = N
Text Symbol: PAP = Paper format (Only for data verification)
Text Symbol: TBD = The pernr with TBD as gender :
Text Symbol: T01 = *** ERROR LOG ***
Text Symbol: STA = +3+





Text Symbol: SS6 = Special Report
Text Symbol: SS5 = Write results in EEO record
Text Symbol: SS3 = Current period
Text Symbol: SS2 = Previous period
Text Symbol: RT1 = SINGLE ESTABLISHMENT EMPLOYER REPORT
Text Symbol: RT2 = CONSOLIDATED REPORT - TYPE 2
Text Symbol: RT3 = HEADQUARTERS REPORT - TYPE 3
Text Symbol: SS1 = Selection parameters for report:
Text Symbol: RT6 = ESTABLISHMENT REPORT - TYPE 8
Text Symbol: RT5 = SPECIAL REPORT - TYPE 5
Text Symbol: RT4 = ESTABLISHMENT REPORT - TYPE 4
Text Symbol: 001 = SECTION G - CERTIFICATION
Text Symbol: 002 = CHECK 1 . [ ] ALL REPORTS ARE ACCURATE AND WERE PREPARED IN ACCORDANCE WITH THE INSTRUCTIONS (CHECK ON CONDOLIDATED REPORT ONLY)
Text Symbol: 003 = ONE 2 . [ ] THIS REPORT IS ACCURATE AND WAS PREPARED IN ACCORDANCE WITH INSTRUCTIONS
Text Symbol: 004 = CERTIFYING OFFICIAL:
Text Symbol: 005 = TITLE:
Text Symbol: 006 = SIGNATURE:
Text Symbol: 007 = DATE:
Text Symbol: 008 = PERSON TO CONTACT REGARDING THIS REPORT:
Text Symbol: 009 = STREET ADDRESS:
Text Symbol: 010 = CITY/ST:
Text Symbol: 011 = ZIP:
Text Symbol: 012 = TELEPHONE/AREA CODE:
Text Symbol: 013 = EXT:
Text Symbol: CER = Certifying official
Text Symbol: CON = Contact Person
Text Symbol: DIS = Data output Forms: Type of Display
Text Symbol: E01 = Maintain valid EEO Code for Pernr:
Text Symbol: E02 = No record in table T001P:
Text Symbol: E03 = No record in table T5U0P:
Text Symbol: E04 = Invalid persongroup/-subgroup combination:
Text Symbol: E05 = Feature EEOER: No entry for:
Text Symbol: E06 = Infotype does not exist:
Text Symbol: E07 = Record could not be found.
Text Symbol: E08 = REPUN and COIND empty for:
Text Symbol: E09 = Error updating EEO record
Text Symbol: E10 = Error merging T512Q variable:
Text Symbol: E11 = No current record. Used previous.
Text Symbol: E12 = Previous period greater than or equal to current period. Exiting.





Text Symbol: E13 = No entries in T505R for country modifier:
Text Symbol: E14 = Invalid Race or Ethnicity
Text Symbol: E15 = Feature EEOCT: No entry for:
Text Symbol: E16 = List of establishments with fewer than 50 employees
Text Symbol: E17 = Name
Text Symbol: E18 = Address
Text Symbol: E19 = Total employees
Text Symbol: E20 = Major activity
Text Symbol: E21 = Exempt employee from EEO-1 report:
Text Symbol: EOK = Number of errors found:
Text Symbol: ER1 = Form not found in T512P.
Text Symbol: ER2 = Form not found in T512Q.
Text Symbol: ER3 = Invalid field name in T512Q.
Text Symbol: ER4 = No reporting unit found in T5URU


INCLUDES used within this REPORT RPSEEO1U0

INCLUDE RPSEEO1U01.
INCLUDE RPSEEO1U02.
INCLUDE RPSEEO1U03.
INCLUDE RPSEEO1U04.


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