Application Development 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: 

BAPI Update/edit activity (custom fields added in table AUFV) under network in CJ20N

Former Member
0 Kudos

I want to update activity unser network in CJ20N where I have added fields cust. enhancement tab (fields like AFVU-work_ord_date etc). Through which BAPI I can update this. Also I need the structure name if the BAPI is to be extended. Please help !

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Look at the FM of group CN2002_ACT or with SWO1 : object type BUS2002001, methods like NetworkPI.ActChangeMultiple. Then look for EXTENSIONIN parameters and read BAPI documentation to find your answers (structure and BAdI)