SAP Reports / Programs | Payroll | Payroll: General Parts | Forms(PY-XX-FO) SAP PY

RPUTIL00 SAP ABAP Report - Check Tables for Transaction PE51







RPUTIL00 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for RPUTIL00 is a utility which is generally not required...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 RPUTIL00 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 RPUTIL00. "Basic submit
SUBMIT RPUTIL00 AND RETURN. "Return to original report after report execution complete
SUBMIT RPUTIL00 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: RB = No detail display
Selection Text: RBD = Detail display
Selection Text: RBDC = Detail display (compressed)
Selection Text: SHORTVER = Display summary
Selection Text: TEST1 = T514K: TABID < > FLAGE
Selection Text: TEST10 = T514F: CLASS < T514D CLASS
Selection Text: TEST11 = T514F < T514B(CKN)
Selection Text: TEST12 = T514B(CKN) < T514F(FEDIT=X)
Selection Text: TEST13 = T512U: KONX(V) < T514C KONV
Selection Text: TEST2 = T514K/N < T512D(NQ) FNAME
Selection Text: TEST3 = T514D: Empty CLASS fields
Selection Text: TEST4 = T514K: TABID < T512E TABNA
Selection Text: TEST5 = T512Q: Field overlaps
Selection Text: TEST6 = T514D: CLASS <-T512D(EFGNPQRS)
Selection Text: TEST7 = T514B: PTYPE < T512Q PTYPE
Selection Text: TEST8 = T514C: FCONV < T512D(ENQ)
Selection Text: TEST9 = T512D: Field overlaps
Selection Text: USECLASS = Form class
Selection Text: USEFORML = Form
Selection Text: USEMANDT = Client
Selection Text: USEMOLGA = Country grouping
Title: Check Tables for Transaction PE51
Text Symbol: 220 = Checks use of T5124F in T514x (x=B,C,K,N)
Text Symbol: 216 = -Entry found in T514F, but FEDIT flag not set
Text Symbol: 215 = -No entry found in T514F for T514x class (x=B,C,K,N)
Text Symbol: 214 = Used in T514x
Text Symbol: 213 = T514F missing
Text Symbol: 212 = Missing flag
Text Symbol: 211 = MOLGA CLASS
Text Symbol: 210 = Checks T514F for these errors:
Text Symbol: 201 = MANDT MOLGA FORML CLASS
Text Symbol: 200 = No entry found in T514F for T514D class:
Text Symbol: 185 = The following fields overlap the previous field
Text Symbol: 184 = The following line has at least one overlapping field
Text Symbol: 221 = T514F record (with FEDIT flag) is not used in all T514x:
Text Symbol: 222 = MOLGA CLASS
Text Symbol: 223 = Not used in T514x
Text Symbol: 230 = Check if international T512U KONX





Text Symbol: 231 = module for T514C conversion is missing
Text Symbol: 232 = KONX module missing for the following conversions:
Text Symbol: 233 = International T512U KONX module or
Text Symbol: 234 = country-dep. T512U KONV module missing
Text Symbol: 235 = FCONV KONX KONV for MOLGA Form class
Text Symbol: 236 = Summary
Text Symbol: 237 = Detail
Text Symbol: APO = '
Text Symbol: 132 = MANDT MOLGA FORML PTYPE LINNO FOFFS CLASS
Text Symbol: 131 = MANDT MOLGA FORML PTYPE CLASS
Text Symbol: 130 = Test: Page type from T512Q is not in T514B
Text Symbol: 122 = MANDT MOLGA FORML LGART TABNA LFDNR T514D class
Text Symbol: 121 = MANDT MOLGA FORML TABNA T514D class
Text Symbol: 120 = No T514K record found for T512E TABNA:
Text Symbol: 111 = MANDT MOLGA FORML
Text Symbol: 110 = T514D: Records have no entry in CLASS field
Text Symbol: 104 = MOLGA CLASS TNAME TABID FLAGE
Text Symbol: 103 = Or: FLAGE is set, but no TABID entry
Text Symbol: 102 = (Identifier = Entry in T512E permissible)
Text Symbol: 101 = Records have a TABID entry but no FLAGE entry
Text Symbol: 100 = T514K: Permissible table names
Text Symbol: 021 = Activate check: T514x tables
Text Symbol: 014 = (Total incorrect records)
Text Symbol: 010 = (Compressed display)
Text Symbol: 008 = No.of errors:
Text Symbol: 006 = Restriction: Client, ctry grpg, form, form class
Text Symbol: 005 = Restriction: Client, ctry grpg, form
Text Symbol: 004 = Restriction: Ctry grpg, form class
Text Symbol: 003 = Output options
Text Symbol: 002 = Activate check: T512x tables
Text Symbol: 001 = Check restrictions
Text Symbol: 183 = MANDT MOLGA FORML LTYPE COLNO FOFFS
Text Symbol: 182 = MANDT MOLGA FORML LTYPE COLNO
Text Symbol: 181 = Only one error message per column type and line
Text Symbol: 180 = T512D: Field overlaps
Text Symbol: 176 = The following line has at least one overlapping field
Text Symbol: 175 = MANDT MOLGA FORML PTYPE LINNO FOFFS
Text Symbol: 174 = MANDT MOLGA FORML PTYPE LINNO
Text Symbol: 173 = (Only one error message per page type and line):





Text Symbol: 172 = The following fields overlap the previous field
Text Symbol: 170 = T512Q: Field overlaps
Text Symbol: 167 = -Field name in T514N missing (no T514x)?
Text Symbol: 166 = -Table name in T514K missing (no T514x)?
Text Symbol: 165 = -Table flag for table T512x missing in T514K (flag error)?
Text Symbol: 164 = From T512x
Text Symbol: 163 = T514x missing
Text Symbol: 162 = Flag error
Text Symbol: 161 = MANDT MOLGA FORML FNAME CLASS
Text Symbol: 160 = T512x FNAME -> Error in T514K/T514N?
Text Symbol: 151 = MANDT MOLGA FORML FCONV Used in T512x
Text Symbol: 150 = No T514C record found for following T512x FCONV:
Text Symbol: 142 = MANDT MOLGA FORML Used in T512x
Text Symbol: 141 = (X=D,E,F,G,N,P,Q,R,S)
Text Symbol: 140 = No class in T514D for form from T512x


INCLUDES used within this REPORT RPUTIL00

INCLUDE RPUTIL01.


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