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

RPSVT1U0 SAP ABAP Report - VETS : US Legal Compliance Report for VETS 100 and VETS 100A.







RPSVT1U0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program compiles the VETS-100 Report, which certain 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 RPSVT1U0 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 RPSVT1U0. "Basic submit
SUBMIT RPSVT1U0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPSVT1U0 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: FILENAME = Download file name
Selection Text: VETS100A = VETS100A Form
Selection Text: VETS100 = VETS100 Form
Selection Text: NAME = Name
Selection Text: TELNO = Tele. no. (include Area code)
Selection Text: EMAIL = Email
Selection Text: PA_NLIST = Produce detailed list
Selection Text: PR_HR = HR Form Display
Selection Text: PR_PDF = PDF Form Display
Selection Text: RAD1 = Paper
Selection Text: RAD2 = Magnetic media (Disk / Tape )
Title: VETS : US Legal Compliance Report for VETS 100 and VETS 100A.
Text Symbol: FRM = Form Output
Text Symbol: MOL = Reporting Country
Text Symbol: OPT = Output
Text Symbol: PA1 =
Text Symbol: PA2 = /U
Text Symbol: RT1 = SINGLE ESTABLISHMENT REPORT
Text Symbol: RT2 = MULTIPLE ESTABLISHMENT - HIRING LOCATION REPORT
Text Symbol: RT3 = MULTIPLE ESTABLISHMENT - HEADQUARTERS REPORT
Text Symbol: SIC = NAICS
Text Symbol: SS1 = Detailed list:
Text Symbol: STA = +3+
Text Symbol: T01 = Headquarters:
Text Symbol: T02 = Location:
Text Symbol: T03 = PNr. Name EEOC VET Hired Terminated
Text Symbol: T04 = Organizational Unit Position Job
Text Symbol: TOC = Total Category:
Text Symbol: XX1 = N1D2V3S
Text Symbol: ZEN = Number of errors found:
Text Symbol: ZER = ERROR LOG:
Text Symbol: C00 = Category:
Text Symbol: C01 = Employees / Special Disabled Veterans
Text Symbol: C02 = Employees / Vietnam Veterans
Text Symbol: C03 = New Hires / Special Disabled Veterans
Text Symbol: C04 = New Hires / Vietnam Era Veterans
Text Symbol: C05 = New Hires / Other Protected Veterans
Text Symbol: C06 = Employees / Other Protected Veterans





Text Symbol: C07 = New Hires / Newly Separated Veterans
Text Symbol: C08 = Total New Hires, Both Veterans and Non-Veterans
Text Symbol: C09 = Employees /Armed Forces Service Medal veterans
Text Symbol: C10 = New Hires /Armed Forces Service Medal veterans
Text Symbol: C11 = Total Employees, Both Veterans and Non-Veterans
Text Symbol: C12 = Employees / Disabled Veterans
Text Symbol: C13 = New Hires / Disabled Veterans
Text Symbol: C14 = Employees / Recently Separated Veterans
Text Symbol: CON = Company Contact
Text Symbol: DIS = Type of Display
Text Symbol: E01 = Maintain valid EEO Code for PERNR :
Text Symbol: E02 = No entry in T001P for:
Text Symbol: E03 = No entry in T5U0P for:
Text Symbol: E05 = Feature EEOCT: No entry for:
Text Symbol: E06 = Infotype not available:
Text Symbol: E10 = Error writing variable:
Text Symbol: ER1 = Form not in table T512P:
Text Symbol: ER2 = Form not in table T512Q:
Text Symbol: ER3 = Invalid fieldname in T512Q:
Text Symbol: ER4 = NO REPORTING UNIT FOUND IN T5URU
Text Symbol: ER5 = NO REPORTING UNIT FOUND IN T5UAD


INCLUDES used within this REPORT RPSVT1U0

INCLUDE RPSVT1U1.
INCLUDE RPSVT1U2.
INCLUDE RPSVT1U3.
INCLUDE RPSVT1U4.


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