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

Need to delete partner data in IW53 using BAPI_SERVNOT_DEL_DATA ...

Former Member
0 Likes
452

Hi,

I need to delete the partner data found in Service notification - IW53 using BAPI_SERVNOT_DEL_DATA.

I am not able to delete the particular partner.

If anyone used this BAPI, pls let me know the input values for this one.

Thanks,

Thiyagu

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
377

Can you check whether there is any option in BAPI_ALM_NOTIF_DATA_DELETE

I got this technical note about BAPI_SERVNOT_DEL_DATA

might throw some light i guess

Technical note

If an entry has to be deleted, the key of the table entry must be

specified e.g. ITEM_KEY for the item to be deleted or PARTN_ROLE and PARTNER for the partner to be deleted.

1 REPLY 1
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
378

Can you check whether there is any option in BAPI_ALM_NOTIF_DATA_DELETE

I got this technical note about BAPI_SERVNOT_DEL_DATA

might throw some light i guess

Technical note

If an entry has to be deleted, the key of the table entry must be

specified e.g. ITEM_KEY for the item to be deleted or PARTN_ROLE and PARTNER for the partner to be deleted.