PCF91TH4 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter PCF91TH4 into the relevant SAP transactions such as SE38 or SE80
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.
Title: Tax Calculation routines for reconsilation report PIT91 (for Thailand)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = FNAME VALUE = WERT VALUE_LENGTH = 0.
COMPUTE_YEARS_BETWEEN_DATES CALL FUNCTION 'COMPUTE_YEARS_BETWEEN_DATES' EXPORTING first_date = p0002-gbdat * MODIFY_INTERVAL = ' ' second_date = end_date IMPORTING years_between_dates = age EXCEPTIONS SEQUENCE_OF_DATES_NOT_VALID = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
PCF91TH4 - Tax Calculation routines for reconsilation report PIT91 (for Thailand) PCF91TH3 - Local routines for Reconciliation report of Thailand PCF91TH2_ALV - Data definitions for Reconciliation report of Thailand PCF91TH2 - Data definitions for Reconciliation report of Thailand PCF91TH1 - Table and Infotype Definition for Thailand Reconciliation report PIT91 PCF24INN - HR-IN: Include for Form 24 annexure macro