‎2007 Mar 22 4:15 AM
Dear All,
I want to create Project Definition(CJ20N) and also WBS element for the same.My requirement is that i want to create it from LSMW with the help of BAPI.
Please suggest me.
Thanks,
RP
‎2007 Mar 24 4:13 AM
‎2007 Mar 24 4:50 AM
Hi,
You can create a project, add wbs elements and release project with following BAPIs. These BAPI should be called in this order.
<b>1</b>.BAPI_PS_INITIALIZATION
<b>2</b>.BAPI_BUS2001_CREATE
<b>3</b>.BAPI_BUS2054_CREATE_MULTI
<b>4</b>.BAPI_BUS2001_SET_STATUS (To set the status at project level)
OR
BAPI_BUS2054_SET_STATUS (To set the status at WBS element level)
<b>5</b>.BAPI_PS_PRECOMMIT
Refer to the documentation of 2 or 3 FM module mentioned above to get further information on how to use these BAPIs.
Let me know if you need any other information.
Regards,
RS
‎2008 May 28 3:09 PM
Hi RP,
Thank you for the info...
I have one more question, i have a user logging in the VC and registering a Project so based on that i need to automate the creation of Project in Project Systems....
Do we have any BAPI/FM/Function Call to achieve this.
Thanks in advance..........
‎2010 Nov 02 4:59 PM
Hi Raj,
we have a the same kind of req for once interface. we should create a project automatically once we send project structure from system A to system B. can give the steps you followed for creating a proejct automatically.
Regards
Uthati
‎2010 Jun 14 4:18 PM
Hi rp,
Could you please share the idea on how to create projects based on a particular template from Excel using LSMW!.
Thanks & Regards,
Vidya