Hi All,
I have trying to implement dynamic list GUIBB in which the field catalog will change depending the business scenario. I have done the coding in all the required feeder class methods GET_DEFAULT_CONFIG, GET_DEFINITION and GET_DATA. The data is also getting displayed for the first time. I have also implemented OVERRIDE_EVENT_OVP to add a new UIBB.
currently, my issue is that I am unable to GET_DEFAULT_CONFIG, GET_DEFINITION everytime the add_uibb method is called.I referred to the add UIBB in OVERRIDE_EVENT_OIF | SCN which suggests to use instance paramater field in IS_UIBB.
However, I do not see the instance parameter in ADD_UIBB method parameter IS_UIBB. Please find attached screen-shot.
Am I missing anything ?
Thanks
Kumaran