‎2007 May 03 12:55 PM
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
‎2007 May 03 1:04 PM
Check BAPI - BAPI_PROJECT_MAINTAIN & BAPI_PROJECTDEF_CREATE.
Documentation is there in SE37.
Regards,
Amit
Reward all helpful replies.
‎2007 May 03 2:16 PM
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.