2007 Feb 20 7:21 AM
Hi all,
I need to develope HR report which uses PNPCE ldb..... How can I specify the category in the attribute screen?
Thanks
2007 Feb 20 10:41 AM
Hi,
It should be declared as -
infotypes : 0002 , 0000.
2007 Feb 20 7:26 AM
Hi,
When you assign the the LDB 'PNP' in the attributes and save, you will see abutton below with text 'HR REPORT CATEGORY'.
In that select any category related to MASTER DATA or PAYROLL data and save.
Regards,
Anji
2007 Feb 20 9:46 AM
Thank you....to declare an infortype do I need to write as
ifotypes: p0000,
p0001.
2007 Feb 20 10:29 AM
2007 Feb 20 10:32 AM
Then why I'm getting this error while checking the program?
' Infotype number p0000 is not numeric '.
2007 Feb 20 10:39 AM
Oh !!
You need to declare as :
INFOTYPES: 0000, 0001.
So when you use GET statement data will be fetched in p0000 & p0001.
2007 Feb 20 10:46 AM
yes now that error disapeared but I'm getting this -
>
Include DBPNPCECOM
please help?
2007 Feb 20 10:48 AM
2007 Feb 20 10:57 AM
What i meant is when I'm trying to run my report I'm getting this error which says :
Include DBPNPCECOM
2007 Feb 20 10:41 AM
2007 Feb 20 11:06 AM
hi,
you will get sample HR programs here.
http://www.sapdevelopment.co.uk/programs/programscusthr.htm
Kindly go through that, before starting ur development.
will be hlpful.
regards
Anver
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |