on ‎2013 Feb 25 2:10 PM
Hi Gurus,
Where can in SAP PPM 5.0 be maintained holiday of a resource?
Thanks
Regards
Dieter
Request clarification before answering.
Hello Dieter,
if PPM is integrated with HR you better transfer the availability via BAdi. The availability for business partners in PPM is located in table RPM_BUPA_AVL.
If PPM is not integrated with HR you can also maintain the data directly via transaction RPM_EMPDATA (I prefer this 'old-fashioned' transaction instead of WD-application).
If you have PPM integrated with HR you better implement the BAdI RPM_PROCESS_DATA to transfer both infotypes 0007 ('work schedule') and 2001 ('absence'). The method PROCESS_DATA has a changing parameter ET_CUST_TIMEDATA where you fill the availability. You must not create overlapping time-frames for RPM_BUPA_AVL! For performance reasons you should created as few entries as possible. For example:
01.03.2013 - 31.03.2013 => 8 hours
intead of
01.03.2013 => 8 h
02.03.2013 => 8 h
03.03.2013 => 8 h
a.s.o
Kind regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Dieter,
Assuming you are not integrating with HR and the holiday is a once-off for a specific resource, you can go to the relevant business partner record and maintain the date-data in the "Availability" tab directly. You will need two entry lines:
1. From past (say 01.01.2013) to day just before holiday starts
2. From day after holiday ends to 31.12.9999
For more complex scenarios I suggest you use a custom calendar and/or check out the links in Miel's post.
Regards,
Colin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is a special SAP Consulting solution for this. On the following page: http://wiki.sdn.sap.com/wiki/display/PLMCS/Consulting+Solutions+for+Integration+Scenario
You can check this SAP CS in note 1741083. It is called PPM CS Advanced Availablity Transfer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Assign Factory calender in the "dates and work tab" of the Project definition.
Leave booking happens in HR systems and is integrates to CATS.
Ideally Availability of project resource should also be affected.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
This is one idea:
- related to official holidays you can maintain in a calendar.
- related to free holidays you can create a project " holidays" in order to your user be assigned them when he request holidays.
Not sure if it is thes solution,
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.