Hi Experts,
I want to deactivate a window-popup into this Submit-statement:
SUBMIT rccseecm
WITH ps_ecmnr-low = lp_aennr
WITH p_mestyp = 'ECMMAS'
WITH p_mescod = 'CRE'
WITH p_logsys = receiver_prn
EXPORTING LIST TO MEMORY
AND RETURN.
But it doesn't works, and I have to confirm the window-popup to continue...(it just inform the user that the IDoc has been sended).
Any idea ?
Regards,
David