Question:
Hi all,
How can we get error message from screen when we summit bdc session using call transaction.
thanks in advance.
Answer:
Hi,
Use the addition Messages into <internal table> in the call transaction statement. From there you could get the error message.
Answer:
we summit bdc session using call transaction.
Which?
_________________
Close, but no sig.
Answer:
Thanks.
my problem was solved.