Question:
hi all,
I am trying to find the code for business partner search in mobile application studio.we have a search button on business partner search but when i go into the code nothing is displayed.but the search works fine.can anybody know where to look for the code because i want to add some zfields to the business partner search.
Thanks,
guest
Answer:
Hi,
No code will be written in the search button. Open the query detail tile ( Search tile ) in the MAS -> open properties window. There will be a Business Query associated to the tile. If you open that Business query you will find properties which are used for querying. If you would like to add z fields then do following.
1. Add new property to the Business query and give the underlying segment field
2. Add a new UI field and set the BO property value as the one created in step1
The above steps should lead U to the desired result.
Answer:
thanks a lot .it was really helpful
guest