Hi,
I have implemented a BADI for SDP_SELECTOR for material location requirement.
Custom fields are populated using methods INIT_OBJECT_LIST and LOC_PROD_VALUE_LIST.
My issue is, I need to populate F4 help for custom fields.
But F4 method in the BADI is not getting triggered.
I have searched the forum threads on this, but could not find the solution to trigger F4 method in the BADI. if this method is not suitable, then which method/BADI I am supposed to write F4 help for custom fields.
Please help me.