cancel
Showing results for 
Search instead for 
Did you mean: 

Copy partner function from sales order to WBS element

Former Member
0 Kudos

Hello

Does someone know if it is possible to copy the partner function and its assignment from the sales order to the WBS element?

In our project, we create sales order with article having a strategy group (85) view MRP3. Thanks to that a network and a WBS element is created in background based on template. In the template a partner determination procedure is maintained => partner tab in the WBS element is displayed (CJ20N) but the partners maintained in the sales order are not populated.

Is something missing in the customizing?

Is it possible to do it in standard?

Kind regards

Chris

Accepted Solutions (0)

Answers (1)

Answers (1)

jens_schmid4
Active Participant
0 Kudos

Hello Tison.

I guess you have the Project created with a BAPI in your system in background. As far as I have seen I'd try the following in ABAP to create Partners in the Project Definition: BAPI_BUS2001_PARTNER_CREATE_M or the corresponding method ProjectDefinitionPI.PartnerCreateMultiple. This should happen in background when the Project is created also.

Best regards.

Jens Schmid