‎2008 Oct 31 12:34 PM
Hello,
how can I create an object here from the interface IF_WD_SELECT_OPTIONS.
in order to use its method ADD_SELECTION_FIELD
First step is done:
data zb type ref to IF_WD_SELECT_OPTIONS.
Secons step: create object
????????????????
regards
sas
‎2008 Oct 31 12:48 PM
This interface is related to WebDynpro ABAP, you better check these webdynpro examples
WDR_SELECT_OPTIONS
WDR_TEST_SELECT_OPTIONS
‎2008 Oct 31 12:48 PM
This interface is related to WebDynpro ABAP, you better check these webdynpro examples
WDR_SELECT_OPTIONS
WDR_TEST_SELECT_OPTIONS