Hi All,
There is a custom field which is added by AET for service order search component BT116S_SRVO.
There is F4 to this custom field which when clicked shows table result view with three field related to service organization.
My requirement is to control the data in view which is populated after pressing F4.But i am unable to find which component it belongs since when i press F2 its not showing any component.
I also checked in service component search view and event is not getting triggered in Do handle event , that also fails.
I also checked in GET_DQUERY_DEFINTIONS but of no use and also the custom field is not implemented with GET SET Method and GET V GET P method also.
Please help me