Skip to Content
0
Feb 24, 2009 at 04:15 PM

Search help columns displayed in different sequence

255 Views

I have an elementary custom search help wich uses a custom search help exit.

I left in blank the selection method and choose 'C' as dialog type for it.

In the search help exit, at 'SELECT' step the program reads and filter data according with user criteria. In addition, table RECORD_TAB is filled with filtered information. Information introduced in RECORD_TAB table is previously arranged in records, wich have the same sequence of fields (structure) of search help fields.

When i test search help in DEV system it functions ok, but when i test the same search help in QAS system, the columns of search help are displayed in different order than DEV system.

Any idea to solve this problem?

Thanks in advance.

Rafael Rojas.