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

BAPI_PROJECT_MAINTAIN

Former Member
0 Likes
506

Hi SDN,

I am creating a Activity for a Network through the BAPI -BAPI_PROJECT_MAINTAIN in PS module. For Ext Processing Activity ( External Activity ), i am not able to create the external activity with Activity Quantity field. can any one suggest me the field for the activity quantity in the bapi for the structure BAPI_NETWORK_ACTIVITY.

orelse is there is any other bapi to update the activity quantity for external Activities? The T-code for network is CN23. F7 for viewing the activities.

2 REPLIES 2
Read only

Former Member
0 Likes
440

Try this...

While calling the BAPI fill data in BAPI_ACT_ELEMENT with Activity Details and BAPI_ACT_ELEMENT_UPD with the 'X' values for each entry in BAPI_ACT_ELEMENT table.

Check the Businees Obj ..ZZBUS2002 it is available from 4.7 onwards....

Hope this will help you.

Read only

0 Likes
440

Hi SDN,

I Want a field in the bapi corresponding to the field Activity quantity ( In External Activity ) .