on 2008 Jul 06 12:54 AM
All--
I'm writing an abap program that will hardbook resources to roles. I've been looking for bapis and found BAPI_BUS2177_STAFFING. I thought it would handle the hardbooking, but it's not. Does anyone know if there is a way to perform the hardbook using these modules? What tables should I be looking into? I will rewards points to whoever helps.
Regards,
Yves
Request clarification before answering.
Hello Yves,
BAPI_BUS2177_STAFFING_ADD only works for roles which are using undistributed role types. For distributed roles no officially released function modules are available.
Now if you are using BAPI_BUS2177_STAFFING_ADD you need to add the staffing information in IS_STAFFING_LINK and set the flag BOOKING_TYPE of the structure to '2'. Please make sure that you mark the fields you want to update with 'X' in IS_STAFFING_LINK_X
Best Regards, Andrea
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.