Hello everybody?
I need your help.
When I use a call transaction to, for example, ABMA transaction, and the process goes ok appaers a Succesful message telling "Asset transaction was posted with AA document number".
My call transaction is:
CALL TRANSACTION 'ABMA'
USING xbdcdata
MESSAGES INTO it_messages
MODE mode.
I don't want to show this message and I don't know to hide it.
Thanks for your help!