cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Creating activities using BAPI_NETWORK_MAINTAIN

Former Member
0 Likes
764

Dear Friends,

I have a requirement where in i have to create multiple activities to a network.

I am using BAPI_NETWORK_MAINTAIN with objecttype = 'Network activity' and method 'create'.

but during my testing in SE37 with the BAPI i observed that only one activity is being created for the

network. And I observed the same with 'Delete' method also. And I see that the parameters are

table parameters only. iS there any thing wrong in my way of passing the values or is it that

we can create/delete only one activity at a time using this function module.

Please let me know the right way of doing it.

Thanks in advance for the help.

Regards

Priya

View Entire Topic
Former Member
0 Likes

hello ,

u can create or delete any number of activities using bapi_project_maintain,

u have to fill activity table and along with it method table

if u create 2 activities u have to have two entreis for creating and one save method in bapi,

hope this solves ur problem

regards

afzal