on 09-14-2009 7:02 AM
Hi Experts,
We are implementing ESS on ECC 6.0, EP 7.0,for India country grouping (40). We have done necessary configs for viewing form 16 in backend R/3.
We have maintained entries in the table V_T5F99OCFT as under
Logical Form Name = HR_IN _TAXF16000Y
Form Variant = (Leave this field blank)
End Date = 31.12.9999
Start Date = 01.01.1990
Form Type = SSC
Def. Type = (This field should be checked)
SAP Script Form Name = HR_IN _TAXF16000Y
However after sucessfully running pc00_m40_f16 and then to test when i run HRESSIN_F16 in se93 i am not getting report online.
When i try to execute form 16 iview in ESS is am getting this error Error when calling method INIT of class.
Please let me how to rectify this, is there any patch level i have to update.
Regards,
Koutilya
solved
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
have you implemented any BADI for this? Please can you check
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
maintained &CEDT$ in the IMG and the problem solved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Vivek,
Thanks for your replay again.
We are doing it for India so why should we give Molga 10. I would also like to update you that we are using the standard iview provided by SAP. So its it sufficient if i maintain the HRFOR feature. If possible can you be little more explanatory on this feature.
Regards,
Koutilya A.K
Re-correct the entries in V_T5F99OCFT. The form name should be "HR_INTAXF16_2006"
Summarize the entries as follows :
Enter 'Table/View' as V_T5F99OCFT
Select 'Maintain' option
Select 'New Entries' option from the Application Toolbar
Enter following entries:
Logical Form Name = HR_INTAXF16_2006
Form Variant = (Leave this field blank)
End Date = 31.12.9999
Start Date = 01.01.1990
Form Type = SSC
Def. Type = (This field should be checked)
PDF Form Name = HR_INTAXF16_2006
SAP Script Form Name = HR_INTAXF16_2006
Smart Form Name = (Leave this field blank)
Save the entries
Use the ITS transaction hressin_f16 in ECC by loggin using one of the employee ID.
Maintain the payroll run data properly atleast last 1 year and run the above tcode. Then it will show in ESS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.