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

Create project from template

Former Member
0 Likes
616

Hello,

I want to create project from template with the help of BAPI's or any other functions (without transaction). What BAPI's can I use for it?

Thanks in advance,

Ashok kumar

4 REPLIES 4
Read only

Sandra_Rossi
Active Contributor
0 Likes
548

Search using BAPI transaction, and search SDN.

Not very complex to find, or is your question about the fact that you don't find the template field in the BAPI? The workaround is easy, you first use the BAPI_..._GETDETAIL to read the template, then you create the project using BAPI_..._CREATE.

Read only

0 Likes
548

Hello,

I am not able to find any BAPI/FM to get Project template details with WBS elements and Hierarchy.

Please help me in getting this.

Regards,

Ashok Kumar

Read only

0 Likes
548

Hi.,

Create project definition using this bapi,

BAPI_PROJECTDEF_CREATE.

Read only

0 Likes
548

search better then