Search: Difference between revisions
Acs300Admin (talk | contribs) (Created page with " You can search across * AR Customers * AR Customer Contacts * AR Customer Orders * AP Vendors * Invoices * Prospects * Items thumb There is also a specific lookup for Email and Phone numbers. This is also used for the Microsoft Outlook and Microsoft Office 365 email integation (in MobileX for Sage 100). '''How searches work''' Here we will outline how the search works per entity. We break this down to EXACT and LIKE matching. ----...") |
Acs300Admin (talk | contribs) No edit summary |
||
Line 24: | Line 24: | ||
'''Exact''' | '''Exact''' | ||
* City | * Customer ID (IDCUST) | ||
* ZipCode | * City (NAMECITY) | ||
* ZipCode (CODEPSTL) | |||
'''Like''' | '''Like''' | ||
* CustomerName | * CustomerName (NAMECUST) | ||
* AddressLine1 | * Customer Contact (NAMECTAC) | ||
* TelephoneNo | * AddressLine1 (TEXTSTRE1) | ||
* EmailAddress | * TelephoneNo (TEXTPHON1) | ||
* EmailAddress (EMAIL1 and EMAIL2) | |||
'''Default Order'''' | '''Default Order'''' | ||
NAMECUST ''Ascending'' | |||
----2. AR Customer Contacts | ----2. AR Customer Contacts | ||
Revision as of 10:30, 8 April 2024
You can search across
- AR Customers
- AR Customer Contacts
- AR Customer Orders
- AP Vendors
- Invoices
- Prospects
- Items
There is also a specific lookup for Email and Phone numbers. This is also used for the Microsoft Outlook and Microsoft Office 365 email integation (in MobileX for Sage 100).
How searches work
Here we will outline how the search works per entity.
We break this down to EXACT and LIKE matching.
- AR Customers
Exact
- Customer ID (IDCUST)
- City (NAMECITY)
- ZipCode (CODEPSTL)
Like
- CustomerName (NAMECUST)
- Customer Contact (NAMECTAC)
- AddressLine1 (TEXTSTRE1)
- TelephoneNo (TEXTPHON1)
- EmailAddress (EMAIL1 and EMAIL2)
Default Order'
NAMECUST Ascending
2. AR Customer Contacts
Exact
- City
- ZipCode
Like
- ContactName
- CustomerName
- ContactCode
- AddressLine1
- TelephoneNo1
- EmailAddress
Default Order'
ContactName Ascending
3. AR Customer Orders
Like
- SalesOrderNo
- CustomerPONo
Default Order'
OrderDate Ascending
4. AP Vendors
Exact
- VendorNo
- City
- ZipCode
Like
- VendorName
- PrimaryContact
- AddressLine1
- TelephoneNo
- FaxNo
- EmailAddress
Default Order'
VendorName Ascending
5. Invoices
Exact
- InvoiceNo
- CustomerNo
Like
- BillToName
Default Order'
InvoiceDate Ascending
6. Prospects
Exact
- City
- ZipCode
Like
- CustomerName
- CustomerContact
- EmailAddress
- EmailAddress
- AddressLine1
Default Order'
CustomerName Ascending
7. Email/Phone
This is a special look up table only that covers (AR Customer/AR Customer Contacts/AR Customer Orders/AP Vendors/Invoices). Each column name below can in fact contain any type of data we feel is useful to search with.
Like
- NAME
- EMAIL1
- EMAIL2
- NAMECTAC
- TEXTPHON1
- TEXTPHON2
Default Order'
NAME Ascending
The first column in the result shows what the entity is (based on the icon)
8. Items
Exact
- ItemCode
- PrimaryVendorNo
- ProductLine
- WarehouseDesc
Like
- ItemCodeDesc
Default Order'
ItemCodeDesc Ascending