To use the FM correctly, it is necessary to follow the instructions of it's documentation.
Hints:
1. Use the flag-table-paramters correctly, to get the result u want.
(After processing BAPI_QUALNOT_MODIFY_DATA, the Return-Table should be empty)
2. Add FM's ' BAPI_QUALNOT_SAVE ' and 'BAPI_TRANSACTION_COMMIT'
3. Implement all three FM's as background tasks, if it otherwise may collide with other proceedings.
Add a comment