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

Creating projects

Former Member
0 Likes
385

Hi,

Need help regarding creation of Projects(project definition in SAP) ,creating partners for the projects,creating WBS elements,updating profitability segments for the created WBS elements and loading classification/chararcteristics data for the created WBS elements(Creating WBS characteristics ).I would like to know whether there are any BAPIs which could do this upload(rather than recording transaction CJ01 etc).Could I know the names of the BAPIs is any exist?

Thanks & Regards,

Savitha

2 REPLIES 2
Read only

amit_khare
Active Contributor
0 Likes
353

Check BAPI - BAPI_PROJECT_MAINTAIN & BAPI_PROJECTDEF_CREATE.

Documentation is there in SE37.

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
353

Thanks for that info.But I am facing a problem such that the BAPI for creating project definition does not have all necessary fields that the input file has.So Is there any way to accomodate them using any other BAPI?other than BAPI_PROJECTDEF_CREATE.Moreover I need to create WBS elements .So I believe that can be done using BAPI_PROJECT_MAINTAIN after creating projects.