2009 Jan 16 10:32 AM
Hi,
How can i derive the leave type from absence quota type? I have the absence quota type,but how can i get the corresponding leave type?
Thanks and Regards,
Arun,
2009 Jan 16 10:45 AM
check infotype 2006
thanks
2009 Jan 16 10:40 AM
>
> Hi,
>
> How can i derive the leave type from absence quota type? I have the absence quota type,but how can i get the corresponding leave type?
>
> Thanks and Regards,
> Arun,
If you
If you mean that you want to find a link between AWART absence type eg 1010 and KTART quota type eg 04, I have tried and failed to find an easy way to do this in the past and ended up creating a mapping custom table. This solution works ok but of course the table has to be maintained which is an overhead. There must be a way to do it since the SAP standard screens seem to manage, but even by using ST05 trace I couldn't find out how.
2009 Jan 16 10:45 AM
2009 Jan 16 11:02 AM
Infotype PA2006 contains only absence quota type, i need the leave type for it.....
2009 Sep 04 8:00 AM
A relationship exist in table T554S for Absence type (AWART) and Absence Quota Type (KTART).
Pre Requisite:
PERNR ~ Personnel Number
KTART ~ Absence Quota type
Steps:
1. First, get Personnel Area (WERKS) and Personnel Subarea (BTRTL) from PA0001.
2. Next, get Personnel Subarea grouping (MOABW) from table T001P using WERKS and BTRTL from step 1.
3. To get the Absence types related to Quota type, Query table T554S using MOABW from step2 and the Quota type (KTART),
you will get the differnt Absence types (1 or more) from field T554S-SUBTY.
4. Last but not the least, Search PA2001 for records with SUBTY IN T554S-SUBTY from step 4.
5. If there are no records shown it means that the current PERNR doesn't have a booked Absence with Quota.
Kindly let me know if you need further assistance. Thanks.
-Chris-
2012 Feb 01 12:54 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |