2008 Nov 11 10:53 AM
Iam new to HRABAP for payroll programs we are using infotypes as ppnnnn
espeacally in concurrent employement what is meaning for ppnnnn here.
2008 Nov 11 10:57 AM
I am sorry could you eloborate u r requirement pls...In what context they used...Just paste the code so east to convay
Best regards
Sas
Iam new to HRABAP for payroll programs we are using infotypes as ppnnnn
espeacally in concurrent employement what is meaning for ppnnnn here.
2008 Nov 11 10:57 AM
I am sorry could you eloborate u r requirement pls...In what context they used...Just paste the code so east to convay
Best regards
Sas
2008 Nov 11 11:03 AM
like
provide pernr from pp0000
pernr abkrs from pp0008
here why we are using ppnnnn, in general we r using pannnn,
but why here ppnnnn,what does it stands for.
2008 Nov 11 11:19 AM
When you declare like, infotypes: 0000, one internal table p0000 is automatically created. After get Pernr, p0000 will contain all entries for pers.no. In the same way for any infotypes.
2008 Nov 11 11:24 AM
2008 Nov 11 11:33 AM
Hi Shiva,
Is it declared as INFOTYPES:0000 TYPE PP0000 Like that any thing?
Regards
Sas
2008 Nov 11 11:39 AM
Hi,
infotype are declared as
infotypes: nnnn as person table
and in select query they mention
provide pernr from pp0000,
iam into support, and it is a payroll report.
2008 Nov 11 11:29 AM
Can you post the code you use or explain more where you used pp0000 ?
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |