cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module for Staffing in cProjects

Former Member
0 Likes
275

Hi,

Can anybody let me know which is the function module which gets called during "Staffing" from cProjects. Resource search functionality will be made use to staff the same.

Thanks & Regards,

Sujay G

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member201206
Active Contributor
0 Likes

Hi

As Vivek mentioned above, the BUS2177 should be the correction, especially the function module BAPI_BUS2177_STAFFING_ADD . For the template BUS2178.

Actually the cl_dpr_bupa_lins method add is the core method, which is called both by application or the Bapi method above.

Kind regards,

Zhenbo

Former Member
0 Likes

Hi Sujay

It can be SAP xRPM which is a part of SAP xAPPS.

You can get more information on it in sap help.

Search for it or else revert back to me for further help.

regards

Sunil

Former Member
0 Likes

Hi Sujay,

Try looking into BAPIs BUS2172 and BUS2177.

Let me know if it helps.