Hello Experts,
We are having a requirement to add input help to new custom field in standard application.
Where the component is reading configuration and creating control using class: CL_WD_INPUT_FIELD=>NEW_INPUT_FIELD.
In standard component there is no context where I can go and add DDIC/OVS help. Standard application pass data to dynamic control in parameter:
bind_value.
in this class method I can see some parameter like "BIND_INPUT_HELP" ,"BIND_INPUT_PROMPT" but I am not sure. How do I use OVS help or DDIC help.
Please suggest.
Thanks & Regards,
NJ