1. Home
  2. /
  3. Docs
  4. /
  5. Sage 50 REST Server
  6. /
  7. Sage 50 US Version 2024 D...
  8. /
  9. AutoFillLocation Table

AutoFillLocation Table

Version: 2024 Sage 50 US

Columns

Column NameData Type
LocationTextVARCHAR(20)
RecTypeUINTEGER

Indexes

  • AutoFillLocRecKey:

Foreign Keys

No foreign key metadata (or none defined).

Example Query

SELECT *
FROM AutoFillLocation
LIMIT 0, 50;