‎2006 Jun 20 3:08 PM
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
‎2006 Jun 20 6:00 PM
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.