SAP Reports / Programs | Payroll | India(PY-IN) SAP PY

HINCPTX1 SAP ABAP Report - HR:India Professional Tax reporting [Annual form for Maharashtra]







HINCPTX1 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Annual Professional Tax Form for Maharashtra This function generates the HR: India Professional Tax report (Annual Form for Maharashtra) report (HINCPTX1)...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 HINCPTX1 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 HINCPTX1. "Basic submit
SUBMIT HINCPTX1 AND RETURN. "Return to original report after report execution complete
SUBMIT HINCPTX1 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_SCRIPT = SAP Script Display
Selection Text: P_PDF = PDF Display
Title: HR:India Professional Tax reporting [Annual form for Maharashtra]
Text Symbol: TPR = To Period
Text Symbol: REM = Remarks
Text Symbol: NUM = Employee number
Text Symbol: FTY = Type of Display
Text Symbol: FPR = From Period
Text Symbol: COM = Company code
Text Symbol: C03 = PTax Group
Text Symbol: C02 = To
Text Symbol: C01 = From
Text Symbol: 028 = November
Text Symbol: 027 = October
Text Symbol: 026 = September
Text Symbol: 025 = August
Text Symbol: 024 = July
Text Symbol: 023 = June
Text Symbol: 022 = May
Text Symbol: 021 = April
Text Symbol: 020 = March
Text Symbol: 019 = February
Text Symbol: 018 = January
Text Symbol: 017 = December
Text Symbol: 016 = Professional Tax Report Results
Text Symbol: 015 = Prof. Tax Annual Report-Maharashtra
Text Symbol: 014 = Print Errors
Text Symbol: 013 = No. of Emp
Text Symbol: 012 = Rate
Text Symbol: 011 = Sr No
Text Symbol: 010 = Selection parameters
Text Symbol: 009 = Slab
Text Symbol: 008 = Period
Text Symbol: 007 = Results
Text Symbol: 006 = Print Form
Text Symbol: 005 = Professional Tax Annual form for Maharashtra
Text Symbol: 004 = Employee Name
Text Symbol: 003 = Personnel No





Text Symbol: 002 = Generating List, please wait.....
Text Symbol: 001 = Cluster result not available


INCLUDES used within this REPORT HINCPTX1

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