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

Doubt in Error Message

Former Member
0 Likes
335

Hi

is it possible to pass an internal table to a message format..

I have a intenal table where all the errors for the particular transaction is saved.

I need to display these errors ion a single message.Is there any way to pass the internal table to the popup screen .

Or is there any other option for this..

Cheers

Christina

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
306

HI

you can concatenate all the records to single valiable and display.

Aditya

1 REPLY 1
Read only

Former Member
0 Likes
307

HI

you can concatenate all the records to single valiable and display.

Aditya