SAP Reports / Programs

HTHCTX5B SAP ABAP Report - Income Tax Form 50 Bis - Yearly report Thailand







HTHCTX5B is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Income Tax 50 BIS - Yearly Report Thailand (HTHCTX5B ) The statutory 50 BIS certificate of tax deduction is provided by the employer to all employees at the end of each tax year or upon termination of employment...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 HTHCTX5B into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M26_CTX5B - Print Income Tax Form 50 BIS


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 HTHCTX5B. "Basic submit
SUBMIT HTHCTX5B AND RETURN. "Return to original report after report execution complete
SUBMIT HTHCTX5B VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Income Tax Form 50 Bis - Yearly report Thailand
Text Symbol: WG2 = Separate wage types
Text Symbol: WG1 = Accumulate wage types for each condition
Text Symbol: TI2 = Wage types
Text Symbol: TI1 = Reports
Text Symbol: RT3 = Certificate of Tax Deduction under Section 50 bis
Text Symbol: RT2 = Income Tax Form 1A.
Text Symbol: RT1 = Income Tax Form 1
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: 025 = 0185 (subtype - Employee ID no.)
Text Symbol: 024 = 0185 (subtype - Sequence no.)
Text Symbol: 023 = AND
Text Symbol: 022 = ONLY
Text Symbol: 021 = STANG
Text Symbol: 020 = BAHT
Text Symbol: 019 = Page Format
Text Symbol: 018 = Page 4 For the tax payer to be a reference
Text Symbol: 017 = Page 3 For the tax payer to be a reference
Text Symbol: 016 = Number of copies
Text Symbol: 015 = Page 1 For tax payer to attach to the personal Income Tax form
Text Symbol: 014 = Copies
Text Symbol: 013 = Normal sheet
Text Symbol: 012 = Pre-printed sheet
Text Symbol: 011 = Report to be printed on
Text Symbol: 010 = Termination Payment
Text Symbol: 009 = Absorbed Tax
Text Symbol: 008 = No Errors Found
Text Symbol: 007 = Information
Text Symbol: 006 = Error List
Text Symbol: 005 = Print format selection
Text Symbol: 004 = Generating Report
Text Symbol: 003 = No record found and no Employee(s) processed





Text Symbol: 002 = Assessment Year
Text Symbol: 001 = Tax Period


INCLUDES used within this REPORT HTHCTX5B

INCLUDE PCTAXTH7_ALV. " DATA DEFINITIONS
INCLUDE PCCOMTH1_ALV. " THAI SPECIFIC COMMON ROUTINES


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