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/FM to revoke the deletion flag from the Network Activity

Former Member
0 Kudos

Dear All,

I am looking for a Function Module or BAPI which can be used to revert back (undo) the deletion flag for the Activity of a Network.

In CJ20N we can do this by selecting the Activity an following the menu path: Edit-> Status -> Deletion Flag -> Undo.

I have tried using some BAPIs like BAPI_NETWORK_MAINTAIN, STATUS_CHANGE_FOR_ACTIVITY, IMAS_CHANGE_STATUS_SINGLE but can not succeed in achieving the needfull.

Thanks in advance..


Best Regards

Abhishek



2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Did you look at BAPIs like BAPI_BUS2002_ACT* for your version (for some reverse of BAPI_BUS2002_ACT_DELETE_MULTI) else you could try to analyze the aforementioned BAPI.

Former Member
0 Kudos

Yes I tried but it does not helps.

Thanks and regards

Abhishek