Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

To process BDC call transaction errors in a separate session

Former Member
0 Likes
620

Hi Gurus,

I have a requirement where i need to capture the errors from a CALL Transaction and process them separately in a session.

It wud be gr8 if it can be pointed out as to how it can be done. Kindly do the needful asap.

Hi Gurus,

I have a requirement where i need to capture the errors from a CALL Transaction and process them separately in a session.

It wud be gr8 if it can be pointed out as to how it can be done. Kindly do the needful asap.

3 REPLIES 3
Read only

Former Member
0 Likes
585

Hi,

CALL TRANSACTION has the aggregate MESSAGES. System returns all messages during processing in an internal table, which you later can process in a loop for printing a protocol.

Read only

Former Member
0 Likes
585

Kindly reply with the solution as this needs to be completed on priority.

Thanks

Read only

0 Likes
585

Your issue doesn't have a higher priority than any other one around here.

Please do some own research to solve the problem and come back with remaining issues and normal priority if needed.

Thread locked.

Thomas