Skip to Content
0
Jan 16, 2023 at 07:41 PM

Dynamic query to get the description from different tables and fields based on input.

110 Views

Hello,

I want to create a dynamic query to display the description of the entered field dynamically.

For example: if I give the Business partner number, it should fetch its description or if I give sales organization number, then it should display its description. and if I give both, it should display both the descriptions.

Please let me know How I can achieve this request.

Thank you.