Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

create project and WBS element from contract using BAPI

Former Member
0 Likes
629

HI!

We have created SD contract number through BAPI_CONTRACT_CREATEFROMDATA .

Now from the contract number that is generated i need to create project and WBS element level1 and level2

in PS.

The BAPI's we use are

BAPI_PROJECT_MAINTAIN

BAPI_PROJECTDEF_UPDATE

But what values or fields(mandatory) from the BAPI_CONTRACT_CREATEFROMDATA

to be used and passed to the BAPI's to create project id and WBS elements.

thanks

ABAP developer1

1 REPLY 1
Read only

jaideepsharma
Active Contributor
0 Likes
390

Hi,

In the BAPI Documentation you can find the details required to create WBS Element.

KR Jaideep,