Skip to Content
0
Former Member
Nov 29, 2006 at 05:19 AM

Dialogue prog. List Box issue.

33 Views

Hi all,

While creating a list box, we need to use vrm_set_values function. Suppose we want to put values of a field of a data table into the list options. We have to declare an internal table and initialize its value of the key field. eg. itab-key = ztable-name. we need to do this in our main program.

The issue is that when we declare this statement, it says "statment not accessable" - be it in main program or an include.

Please suggest what to do regarding this.

Regards,

Sudipto.