Skip to Content
0
Former Member
Dec 05, 2008 at 10:27 AM

How I can to hide the final succesful message in a Call transaction??

268 Views

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!