Skip to Content
1
Former Member
Jan 27, 2011 at 01:23 PM

How to use FCODE_TAB table parameter in FREE_SELECTIONS_DIALOG FM

130 Views

Hi All,

I have declared the table and workarea of type RSDSFCODE and initialized the fcode and form name to the waork area and

appended to the table.

i have created the form which i have initialized to the workarea.

i passed the table to FCODE_TAB table parameter to the FM "FREE_SELECTIONS_DIALOG".

when i execute the program it is not entering to the form.

Can anyone help me by providing the example regarding the above problem