‎2007 Apr 18 9:20 AM
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.
‎2007 Apr 18 9:30 AM
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.
‎2007 Apr 18 1:19 PM
Hi SDN,
I Want a field in the bapi corresponding to the field Activity quantity ( In External Activity ) .