Hi All,
I want to add transaction fields (like unloading point) in a complex table ctPart, so that the these fields appear in my search parameters along with other parameters in SAP Work Manager 6.0 App
I want to know how to link it to the back end. I just have added the fields at agentry end
I can find those fields in config panel AFVC and RESB tables. I have extended the Part POJO class to get these values in the Component object. But i need these values in complex table also.
Please help me to proceed