Hi Pundits,
My client's requirement is to find Workflow Approver according to a custom field added in GL UI. That field has been added in structure /MDG/_S_0G_PP_ACCOUNT. To get the value of this custom field I have created Enhancement Implementation at ENH Spot USMD_SSW_SERVICE_PROCESSOR, against which I have created a class. In that class when we read master, we read a method with statement
Call Method lr_model->read_char_value. This is getting failed when I use 'ACCOUNT' in I_fieldname despite it seems to right as it is mentioned in above standard structure. Due to this I am not getting custom field value resulting in Workflow error as decision table is not getting desired value.
Can someone help me here?
Regards
Vaibhav