Hi,
I have created a custom field(XXX) on ERP_H/HeaderDetail view.
I have added the above field(XXX) to VBAK and communication structures(TDS_HEAD_COMV, TDS_HEAD_COMR and TDS_HEAD_COMC).
I have provided necessary implementations for BADI_LORD_DO_PAI.
I have provided necessary implementations for BADI_LORD_GET_INPUT_MODE.
Valid entry has been maintained in LORD_MAPPING table for the custom field(XXX).
With the above process I am able to save data in ECC and retrieve it on to CRM Web UI perfectly.
A Custom database table(ZABC) contains the possible values that can be given to the above custom field(XXX).
I see a provision in LORD_MAPPING table to provide Search help for a particular field. I have tried Search help Types SH and FV, but I am not able to show any value help for field(XXX) on CRM Web UI. Can you please help me resolve this issue?
Thanks and Regards,
Ravi.