Hi SK,
Please use this logic in GET_V_METHOD for the field.
rv_valuehelp_descriptor = cl_crm_uiu_md_valuehelp=>v_getter(
is_tabname = 'CRMC_ATTR06'
is_fieldname = 'ATTRIB_6').
Thanks and Regards,
Santosh.
Hi SK,
Please use this logic in GET_V_METHOD for the field.
rv_valuehelp_descriptor = cl_crm_uiu_md_valuehelp=>v_getter(
is_tabname = 'CRMC_ATTR06'
is_fieldname = 'ATTRIB_6').
Thanks and Regards,
Santosh.