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

Submit

Former Member
0 Likes
334

Hi all,

I need to get a list from a query designed in SQ01.

I use SUBMIT in order to get the list from the query and then FM LIST_FROM_MEMORY and FM LIST_TO_ASCI.

I get two lines in table from the first FM but when I try to transform the data to ASCII (by using the second FM) I get an empty table.

Thank you in advance,

Hagit

2 REPLIES 2
Read only

Former Member
0 Likes
298

Does anyone have an idea?

Read only

0 Likes
298

hi

it should give , try once again by changing the parameters.

i think the program should run in foreground using submit .

it can not capture if u submitted in background .

check it again .sure it will give .

rgds

Chalam