SAP Reports / Programs | Payroll | Germany | Tax(PY-DE-NT-TX) SAP PY

RPUTX6D0 SAP ABAP Report - documentation and ABAP source code







RPUTX6D0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report lists HR-specific Customizing settings for the employment tax statement...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 RPUTX6D0 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 RPUTX6D0. "Basic submit
SUBMIT RPUTX6D0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPUTX6D0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Test Report to Read HR Customizing
Text Symbol: 024 = SAP Standard Feat.
Text Symbol: 025 = Supplement Legal Lines via Cumulation Wage Type
Text Symbol: 026 = No Entries in Table T596J Subapplication LSTB
Text Symbol: 027 = Cumulation WT
Text Symbol: 028 = From
Text Symbol: 029 = End
Text Symbol: 030 = Arith. symbol
Text Symbol: 031 = Additional Lines - Own Subapplications/Cumulation Wage Types
Text Symbol: 032 = Subapplication:
Text Symbol: 033 = No Cumulation Wage Types
Text Symbol: 034 = Cum. Wage Type:
Text Symbol: 035 = No Wage Types for Cumulation Wage Type
Text Symbol: 036 = Wge Typ
Text Symbol: 037 = From
Text Symbol: 038 = End
Text Symbol: 039 = Arith. symbol
Text Symbol: 040 = Summary - Feature
Text Symbol: 041 = Sum.-PA
Text Symbol: 042 = Sum.-SPA
Text Symbol: 043 = No Entries in Table T596N
Text Symbol: 044 = Summary - T596N
Text Symbol: 023 = Feature Changed
Text Symbol: 001 = Summary of Employment Tax Places of Work T596L LSTB
Text Symbol: 002 = Error - No Entry for LSTB in Table T596L
Text Symbol: 003 = Subapp.
Text Symbol: 004 = Start
Text Symbol: 005 = End
Text Symbol: 006 = PA
Text Symbol: 007 = PSA
Text Symbol: 008 = No Summary
Text Symbol: 009 = Feature
Text Symbol: 010 = Summary T596N
Text Symbol: 011 = Summary Data Providor T596L LSTD
Text Symbol: 012 = Error - No Entry for LSTD in Table T596L
Text Symbol: 013 = Feature DTXPP - Elster Employ. Tax Statement Production Start
Text Symbol: 014 = Feature Changed
Text Symbol: 015 = SAP Standard Feat.





Text Symbol: 016 = Variable Key
Text Symbol: 017 = D
Text Symbol: 018 = Operations
Text Symbol: 019 = Feature DTXAM - Employment Tax Statement by Month Left
Text Symbol: 020 = Feature Changed
Text Symbol: 021 = SAP Standard Feat.
Text Symbol: 022 = Employ. DTXTL - Elster Employment Tax Statement Subapplication


INCLUDES used within this REPORT RPUTX6D0

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