I want to bring a value fron a table, but the sales order is in one company and the shipment isi in other company (in the same database)
how can I display dis value . I can display the the received name but not the global id number . asigned to this name
this is the field i need to display
CUSTTABLE.MGSITRACKCHEPGLID}
if({SALESTABLE.CUSTACCOUNT} = "0012";{SALESTABLE.INTERCOMPANYCOMPANYID}) = "vcc" then
{SALESTABLE.DELIVERYNAME}
else
{CUSTTABLE.MGSITRACKCHEPGLID}
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: