I created drop down custom field in NWBC screen. In debugging mode filled with fixed values in CT_FIELD_USAGE parameter of the GET_DATA method, set the fixed value changed flag to abap_true and also set EV_DATA_CHANGED to abap_true in GET_DATA method.
but i am not getting values in drop down list..Please help me how to pass values to drop down custom field?