‎2007 Apr 13 8:04 AM
hi experts,
i m working on print program of form-16 in hr,i want to know the form name of this print program,what sud i do to get the standard form name of this program ...i have to do some modifications....
plz help me
‎2007 Apr 13 8:08 AM
Hi ravi,
1. The layout name is HR_IN_TAXF16000Y
HR_IN_TAXF1600AA
2. The driver program is HINCF160
regards,
amit m.
‎2007 Apr 13 8:06 AM
Ravi,
Go through TNAPR table.
Give the Form name to get the driver program.
K.Kiran.
‎2007 Apr 13 8:07 AM
check program HINCF160 for form 16.
search for open_form in that program , theere u will come toknow which Form it is using ? or check in Pe51 for CEDT.
Regards
Prabhu
‎2007 Apr 13 8:08 AM
You can find the form name for a print program in TNAPR table..
Or search for the CALL FUNCTION 'OPEN_FORM' or CALL FUNCTION 'START_FORM' in the coding of your print program..
in those FMs go for the FORM paramter !! you can get that !!
reward all helpdul answers..
sai ramesh
‎2007 Apr 13 8:08 AM
Hi ravi,
1. The layout name is HR_IN_TAXF16000Y
HR_IN_TAXF1600AA
2. The driver program is HINCF160
regards,
amit m.
‎2007 Apr 13 8:14 AM
‎2007 Apr 13 8:10 AM
Hi,
If you can provide me the Output type, it is easy to find the form and program,
But I am sure it starts with letter 'J' like:
J_1IEXCP
J_1IPRNTARE
J_1I57FPN
J_1IEXCP_OUTPUT
J_1BNFPR
J_1BNFPR
reward if useful
regards,
Anji