Define the Grid Column to return in Search & Select Form in Application Design JDE E1 9.1
Dear All,
I have created an Interactive Application with Enquiry & Entry Forms.
Requirement:
On Entry Form, Invoice Number field, use Visual Assist for Invoice Number from Table: F43121.
After selecting Invoice Number from Search & Select Form, Invoice Number must be return to the field.
Troubleshoot:
I have created a new custom Business View on Table F43121 with all table columns.
I have created a new custom Search & Select Form within same Interactive Application and attached a newly created BSVW.
I have override the DD Item with Visual Assist to open the custom Search & Select Form.
Issue:
I am able to search the Invoice Number using Visual Assist from existing available data, but when I click on "Select", It is returning the "Company" instead of "Searched Invoice Number".