RE: how to retrieve data selection

sumsoftware

Active Member
RE: how to retrieve data selection

Hi,
All the values are stored in strings. What you have to do get the list of
values to work is to parse the string you get back from getdataselection.
Be carefull when parsing the string, you have to keep in mind the item (i.e.
dd size) and parse accordingly. It is an complicated problem to solve. Let
me know if you need details
Thanks
Moin
 
Hi,

I will be grateful if you could provide me with as much detail as possible on this.
I'm not a C programmer but I need to get the data selection values of a UBE.

Kind regards

Shahroz
 
can we write to data selection file directly? What's the table name? I need to pass over 40 item numbers copied form excel into the data selection screen. since users cannot paste directly into data selection, i was going to creat a appl to insert work file and then from the workfile call the ube+version after setting its data selection with over 40 items... can i do that?
 
Back
Top