Hi,
I was asked to add a new field called vendor in the workflow task within the worklist. I noted down the UI component (GS_WFI) and enhancement set (/CFCRMX2/CMLIMITS) and used component workbench to enhance the component. In the component workbench for component GS_WFI I enhanced the viewWFIResultList and added a value attribute called Z_VENDOR within context node WFILISTNODE. All the getter and setter methods are created for this attribute. Now I'm not able to display the value for Vendor in the attribute Z_VENDOR. Please advice me how to do it? I know that code has to be written in method GET_Z_VENDOR but not sure where from I need to pick the value of vendor and set it in this attribute.
Thanks in advance!
Best Regards,
Sriram