HTHCTX1A is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The Income Tax Form 1A (ITF1A) Yearly Report (
If you would like to execute this report or see the full code listing simply enter HTHCTX1A 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_M26_CTX1A - Print Income Tax Form 1A
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: PX_LFVAR = D .
Selection Text: PX_LFORM = D .
Title: Income Tax Form 1A - Yearly report Thailand
Text Symbol: TI5 = Additional Information
Text Symbol: TI4 = Termination pay
Text Symbol: TI3 = Income of codition 3
Text Symbol: TI2 = Income of codition 2
Text Symbol: TI1 = Income of codition 1
Text Symbol: 050 = Form
Text Symbol: 049 = Position
Text Symbol: 048 = Output Media
Text Symbol: 045 = Disk Download Path
Text Symbol: 044 = Floppy Disk
Text Symbol: 043 = Hard Copy
Text Symbol: 042 = Form of Address
Text Symbol: 040 = Personal Data
Text Symbol: 039 = Address
Text Symbol: 038 = taken as default for Address
Text Symbol: 037 = Infotype 0006 subtype 1
Text Symbol: 036 = taken as default for Name
Text Symbol: 035 = Infotype 0002
Text Symbol: 030 = Disk file
Text Symbol: 029 = write
Text Symbol: 028 = disk
Text Symbol: 027 = open
Text Symbol: 023 = AND
Text Symbol: 022 = ONLY
Text Symbol: 021 = STANG
Text Symbol: 020 = BAHT
Text Symbol: 018 = I.T.F.1A
Text Symbol: 017 = Only Cover Sheet
Text Symbol: 016 = Full Report
Text Symbol: 014 = Print Details
Text Symbol: 013 = Amount of Tax
Text Symbol: 010 = Authorised Person
Text Symbol: 009 = Paid Date
Text Symbol: 007 = 0185 (subtype - Sequence no.)
Text Symbol: 006 = C:\pnd1.txt
INCLUDE PCTAXTH2_ALV. " DATA DEFINITIONS
INCLUDE PCCOMTH1_ALV. " GLOBAL FORM ROUTINES
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.
HTHCTX1A - Income Tax Form 1A - Yearly report Thailand HTHCTX1A - Income Tax Form 1A - Yearly report Thailand HTHCSSS1 - Social Security Form No. 1-10 (1st Part) THAILAND HTHCSSS1 - Social Security Form No. 1-10 (1st Part) THAILAND HTHCSSD1 - Social Security Detailed Report Form No. 1-10 (1st Part) THAILAND HTHCSSD1 - Social Security Detailed Report Form No. 1-10 (1st Part) THAILAND