HTWCTXW0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report is used to generate year end tax withdrawal report, both the paper form and tax medium file...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 HTWCTXW0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M42_CTXW - Tax Certificate Report (Payday)
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.
Selection Text: COMCHG = Use last company (com.change)
Selection Text: COMTYP = Public Listed Company
Selection Text: ENTXM = Medium code
Selection Text: FADD = Address from Feature(TWFAD)
Selection Text: FOREIGN =
Selection Text: PATH =
Selection Text: REPRINT = Re-Print
Selection Text: RES_PERD =
Selection Text: RES_YEAR =
Selection Text: TEST =
Selection Text: TFORM = Tax Form selection
Selection Text: TMONTH =
Selection Text: TOMONTH =
Selection Text: TOYEAR =
Selection Text: TYEAR = Report Year
Title: Tax Certificate Report & Media Form (Payday)
Text Symbol: 122 = ENTXM
Text Symbol: 121 = ENTAU
Text Symbol: 120 = SORT
Text Symbol: 119 = Sort sequence
Text Symbol: 118 = Possible sort criteria
Text Symbol: 117 = Determine sort sequence
Text Symbol: 095 = Tax forms category
Text Symbol: 094 = Tax media filing code
Text Symbol: 093 = Tax Withholder
Text Symbol: 092 = Company Address
Text Symbol: 091 = Company Name
Text Symbol: 090 = Unified ID
Text Symbol: 088 = building tax number
Text Symbol: 087 = Withholding Rate
Text Symbol: 086 = Net Payment
Text Symbol: 085 = Tax Withheld
Text Symbol: 084 = Total Amount Paid
Text Symbol: 083 = Year of Payment
Text Symbol: 082 = Taxpayer's Code Number
Text Symbol: 081 = Present Address
Text Symbol: 123 = CLASS
Text Symbol: 124 = SUBCLASS
INCLUDE PCTXWTWD_ALV.
INCLUDE RPPPXD10.
INCLUDE PCTXWTWS_ALV.
INCLUDE PCTXEHP5.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 HTWCTXW0 or its description.
HTWCTXW0 - Tax Certificate Report & Media Form (Payday) HTWCTXW0 - Tax Certificate Report & Media Form (Payday) HTWCTXP0 - Periodical Income and Tax Summary HTWCTXP0 - Periodical Income and Tax Summary HTWCTXME - Customer user-exit for tax medium report HTWCTXME - Customer user-exit for tax medium report