cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic Creation of Project Defination

atul_rajmane
Participant
0 Kudos

Dear All,

I want to create a Project Defination automatically for some external interface.

Let me know if we have any BaPI, User exist avialble for it?

Thank and Regards,

Atul R. Rajmane

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Use this BAPI's

BAPI_BUS2001_CREATE

Create a project definition

BAPI_PROJECTDEF_CREATE

Create a project definition

BAPI_BUS2001_CHANGE

Change Project Definition

BAPI_PROJECTDEF_UPDATE

Change Project Definition

BAPI_BUS2001_DELETE

Delete Project Definition

Thanks

S.Murali

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Try with Function module "BAPI_PROJECTDEF_CREATE"

ashis

Former Member
0 Kudos

This message was moderated.