Hi Friends,
I have created a new form in which SalesLine(Table) is the main data source. In the form grid I have added some main fields from SalesLine Table like "SalesId", "LineNum" and "ItemId" etc.., but in the same grid I want to show the Voucher number for that sales line.
I did not find any relation from SalesLine to CustTrans.
Please let me know how can I show Voucher field from CustTrans table in the form.
Thanks In Advance...!