2011 Jan 24 12:36 PM
Hello experts,
i´ve got the following problem: I had to book an absence in infotype 2006.
I want do this with via BAPI BAPI_PTMGRATTABS_MNGCREATION.
So far it works. My problem is that i don´t know the value for ABS_ATT_TYPE (it´s a value of infotype PA2001-SUBTY) but i only got the value of of infotype 2006 (PA2006-SUBTY). These 2 values are NOT the same and i don´t know how to match them. Is there any FM or BAPI which tells me the correct PA2001 value for my PA2006 vlaue?
Hello experts,
i´ve got the following problem: I had to book an absence in infotype 2006.
I want do this with via BAPI BAPI_PTMGRATTABS_MNGCREATION.
So far it works. My problem is that i don´t know the value for ABS_ATT_TYPE (it´s a value of infotype PA2001-SUBTY) but i only got the value of of infotype 2006 (PA2006-SUBTY). These 2 values are NOT the same and i don´t know how to match them. Is there any FM or BAPI which tells me the correct PA2001 value for my PA2006 vlaue?
2011 Jan 24 12:42 PM
Hi,
I think there isn´t an equivalence standar table.
create your own equivalence Z table to map the values between IT2001 and IT2006
Enjoy,
2011 Jan 24 12:52 PM
You can't link them, and you also cannot capture an absence to 2006? IT2006 is the Absence Quota and IT2001 is the actual Absence. You have to pass both the absence type and quota type to the import parameters of this Bapi.
2011 Jan 24 12:55 PM
Yes, you´re right. I book the absence in 2001, but at the beginning of my application i had to knwo how much quota is left this year.
2011 Jan 24 1:13 PM
Hi Benjamin,
2001 -> Absences
2006 -> Absence Quota
From the look of it , BAPI_PTMGRATTABS_MNGCREATION seems to be used to create Absences and not Absence Quotas.
Have you tried using HR_INFOTYPE_OPERATION to create Absense Quotas ?
Also, have a look at table V_556R_B. It will give you the relation between 2006 and 2001.
Regards,
Jovito
Edited by: dsouzajovito on Jan 24, 2011 2:27 PM
2011 Feb 07 9:12 AM
2014 Jul 01 2:08 PM
Hi
Can you help how rules between link 2001 (Absences) and 2006 (Absence Quota).
Where find table to link between infotype 2001 and 2006?
Thank you
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |