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

BAPI related to Project Defination

Former Member
0 Likes
399

Hii All,

Is there any bapi or function module to create Project Structure except BAPI_PROJECTDEF_CREATE.

If somebody has used this BAPI_PROJECTDEF_CREATE then are we able to create entire tree including WBS and Networks.

Thanks & Regards

Hiren K.Chitalia

1 REPLY 1
Read only

Former Member
0 Likes
347

Hi Hiren,

Yes, there are other FM's you can use to create Project structure.

You can use the following sequence to create the required structure:

1. BAPI_PS_INITIALIZATION

2. BAPI_BUS2001_CREATE

3. BAPI_PS_PRECOMMIT

4. BAPI_TRANSACTION_COMMIT

Refer to the following message also:

Hope this helps.

Regards,

Sumant.