Hi Durai, Try this,
>SELECT FXXX.ACCOUNT SAVING EVAL "NAME:' ':COUNTRY" then >SAVE.LIST TEST * I hope the NAME & COUNTRY are the local fields in your account template. Best Regards, Eashwar On Thu, Jun 21, 2012 at 10:26 AM, Durairaj <[email protected]> wrote: > Hi all, > > My requirement is to select 2 fields from a table and save it in a > seperate list as shown below, > >>JED SL TEST > 01 RAJ IN > 02 SAM UK > 03 RAM US > > But currently system is storing as shown below, > >>SELECT FXXX.ACCOUNT SAVING NAME COUNTRY > >>SAVE-LIST TEST > >>JED SL TEST > 01 RAJ > 02 IN > 03 SAM > 04 UK > 05 RAM > 06 US > > Can someone let me know how to achieve my requirement. > > Thanks & Regards, > Durairaj. N > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > > -- Best Regards, Eashwar -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
