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 to update QMIH-INSPK

divya_nayudu
Participant

Hi All,

Am looking for a BAPI to update QMIH-INSPK field. I already went through the posts in SDN - and couldn't find any solution 😞

Have checked all the Noti update BAPIs but the structures used in them do not have INSPK field. Also tried the BAPI_QUALNOT_MODIFY_DATA, but no luck so far.

Any inputs would be appreciated.

Thanks.

1 REPLY 1

divya_nayudu
Participant
0 Kudos

Tried using ISU_DB_QMIH_UPDATE with mode "M" and QMIH data - had to pass existing QMIH details along with the changed data to make sure that the record doesn't get deleted from the table.

Not sure if this is a good way to proceed? Has anyone used this before?

Thanks!