I need to get a list of Suppliers with the following Columns
- Supplier ID
- Supplier Name
- Del Terms
- Del Terms Location
If I go with the query builder, can you help with the SQL Query I should write?
Or is there a IFS window I can get the excel output directly? I couldn’t find one.