‎2006 Feb 23 9:55 AM
Hi,
In ldb when when we go for selection system suggests
1.nodes for which free selections are generated.
2.nodes for which fields selections are to be generated
please explain what does both option means.
thanks in advance.
‎2006 Feb 23 10:19 AM
Hi Manish
Dynamic Selections
The tables defined in the structure can have dynamic selections using the following
code in the Selections Include program
SELECTION-SCREEN DYNAMIC SELECTION FOR TABLE <tbnam>
Field Selections
The tables for which field selection is defined can be called from the ABAP/4 program
using GET <tbnam> Fields <f1> .<fn> addition . The code for field selection in the
SELECTION-SCREEN FIELD SELECTION FOR TABLE <tbnam>
regards
kishore
‎2006 Feb 23 11:11 AM
‎2006 Feb 23 11:27 AM
HI Manish
plz close the thread if your request is solved
regards
kishore