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: 

How to update Z field value through a Z program into a QMEL standard table using BAPI?

sap_btp
Explorer
0 Kudos
307

How to update Z field value through a Z program into a QMEL standard table using BAPI?

1 REPLY 1

raymond_giuseppi
Active Contributor
245

Which kind of notification, there are different BAPI depending on the type : BAPI_QUALNOT_MODIFY_DATA, BAPI_ALM_NOTIF_DATA_MODIFY, BAPI_SERVNOT_MODIFY_DATA, etc.

Once you identify the correct BAPI then check for an EXTENSIONIN table parameter and read its parameter documentation.