2021 May 18 9:38 AM
Hello All,
I have created BDC recording for the Transaction code MMPV. But the problem i am facing currently is during a Call Transaction a warning message is raised and BDC is not continuing further.
Almost all the options tried Synchronous/Asynchronous, No screen/All screen/Error screen modes. Tried Submitting program but no luck.
My understanding is that it is just a warning message, and it should get suppressed. Is this problem because of Warning message is from AT SELECTION-SCREEN.
Thank you in advance for your suggestions.
2021 May 18 10:13 AM
2021 May 18 10:33 AM
@Frederic Girod: Thanks for your reply. Background job is working correctly.
2021 May 18 12:31 PM
2021 May 18 2:16 PM
The warning messages sent in the PAI (including at selection-screen) are just ignored. If the program stops after the warning message, it's due to another reason.