HTHCTX91 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report generates the following:
If you would like to execute this report or see the full code listing simply enter HTHCTX91 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_CTX91 - Reconcile Income Tax for Form PIT91
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: NRM = Normal Sheet
Selection Text: PPF = Pre-printed sheet
Selection Text: YEAR = Year
Title: Income Tax Reconciliation Worksheet (PIT91)
Text Symbol: 001 =
Text Symbol: 002 = Year
Text Symbol: 003 = Report to be printed on
Text Symbol: 004 = Pre-printed sheet
Text Symbol: 005 = Normal sheet
Text Symbol: 035 = Infotype 0002
Text Symbol: 036 = taken as default for Name
Text Symbol: 037 = Infotype 0006 subtype 1
Text Symbol: 038 = taken as default for Address
Text Symbol: 039 = Address
Text Symbol: 040 = Personal Data
Text Symbol: 042 = Form of Address
INCLUDE PCF91TH2_ALV. " DATA DEFINITIONS
INCLUDE PCCOMTH1_ALV. " THAI SPECIFIC COMMON ROUTINES
INCLUDE PCF91TH6.
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.
HTHCTX91 - Income Tax Reconciliation Worksheet (PIT91) HTHCTX91 - Income Tax Reconciliation Worksheet (PIT91) HTHCTX5B - Income Tax Form 50 Bis - Yearly report Thailand HTHCTX5B - Income Tax Form 50 Bis - Yearly report Thailand HTHCTX1A - Income Tax Form 1A - Yearly report Thailand HTHCTX1A - Income Tax Form 1A - Yearly report Thailand