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

FM or BAPI to connect PS wbs element to cproject

Former Member
0 Likes
459

Hello,

I'm trying to copy the functionality behind Assign button on Accounting tab in Project Management to create a tool for mass import of some projects.

I found the bapi BAPI_BUS2172_PROJECT_ASSIGN which expects two GUIDs, but what I have is PS in one system, and cPro connecting through RFC.

So on the PS I got an example ABC WBS element (with no entry in IAOM_ASSIGNMENTS), but I don't know how to get/generate it's guid, which is probably not needed in standard, because it works as it is. I can find my ABC project upon search, and then assign it.

Also, I can't find the FMs behind the standard functionality, nor the tables that are updated, with the assingment info.

Any help appreciated,

Michal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

cl_dpr_fin_gecco_iaom_services=>replicate2 solves it.

0 Likes

Hi,

Can you please send the code for the above class - cl_dpr_fin_gecco_iaom_services=>replicate2.

I need to assign Cproject and PS Project in Portfolio Item creation.

Thanks

Gary