Skip to main content

Outlet Schema

  • File Name: outlet_dump_01.01.parquet
  • Type: Full
  • Schema Version: 01.01
  • Last Updated: 2026-02-26

Description

Contains master data for all outlets (locations) including address information, organizational assignments, sales representatives, ordering configuration, and contact details.

Fields

📋 Includes Common Fields: Client Information, Geographic Information, Audit Fields

Core Location Fields

Column NameData TypeDescription
LocationIdintUnique identifier for the location
NamevarcharLocation name
CodevarcharLocation code
ExternalLocationCodevarcharExternal system location code
StreetvarcharStreet address line 1
Street2varcharStreet address line 2
Street3varcharStreet address line 3
CityvarcharCity name
PostalCodevarcharPostal/ZIP code
LatitudedecimalGeographic latitude coordinate
LongitudedecimalGeographic longitude coordinate
IsKeyLocationbitWhether this is a key/strategic location
IsActivebitWhether location is active
IsDeletedbitSoft delete flag
TDLinxvarcharTDLinx identifier
BuyerGTINvarcharBuyer Global Trade Item Number
OutletGTINvarcharOutlet Global Trade Item Number
OutletTypeIdintOutlet type identifier
OutletTypevarcharOutlet type display value
LocationTextvarcharAdditional location description
PrimaryPhonevarcharPrimary phone number

Ordering & Delivery Fields

Column NameData TypeDescription
ASNToSalesRepvarcharAdvanced Shipping Notice recipient
IsUseSalesRepRouteToOrderbitWhether to use sales rep route for ordering
IsSkipOrderbitWhether to skip automatic ordering
ScheduledOrderIdintScheduled order identifier
MoVdecimalMinimum Order Value
MoQintMinimum Order Quantity
OrderStatusIdintCurrent order status
RestockScheduleDaysvarcharRestock schedule (days of week)
LastRestockdatetimeLast restock date
LastDeliveryDatedatetimeLast delivery date
LastOrderDatedatetimeLast order date
DeliveryNotesvarcharSpecial delivery instructions
IsCreditHoldbitWhether location is on credit hold

Geographic Fields

Column NameData TypeDescription
TimeZonevarcharTime zone display name
StateIdintState/province identifier
StatevarcharState/province name
CountryIdintCountry identifier
CountryvarcharCountry name

Client Fields

Column NameData TypeDescription
ClientNamevarcharName of the client
ClientCodevarcharCode of the client
CurrencyvarcharCurrency code for this location

Organizational Fields

Column NameData TypeDescription
MarketIdintMarket identifier
MarketNamevarcharMarket name
ChannelIdintChannel/location type identifier (from LocationTypeId)
ChannelvarcharChannel/location type name
ClassificationIdintLocation classification identifier
ClassificationvarcharLocation classification name
DistributorIdintDistributor identifier
DistributorNamevarcharDistributor name
DistributorGTINvarcharDistributor Global Trade Item Number

Sales Representative Fields

Column NameData TypeDescription
SalesRepIdintPrimary sales rep ID (from FirstRepId)
PrimarySalesRepvarcharPrimary sales rep email
SecondarySalesRepEmailvarcharSecondary sales rep email
SalesModelvarcharSales model type
LocationRoutevarcharLocation's master route name
PreSellerRoutevarcharPre-seller route name

Customer & Contact Fields

Column NameData TypeDescription
CustomerNamevarcharCustomer type name
KeyAccountIdintKey account identifier
KeyAccountvarcharKey account type display value
StoreOwnervarcharStore owner name
LocationSalesRepvarcharLocation-specific sales rep
InfieldContactPersonIdintIn-field contact person ID
InfieldContactPersonEmailvarcharIn-field contact person email
InfieldContactPersonvarcharIn-field contact person full name
PrimaryContactIdintPrimary contact identifier
FirstNamevarcharPrimary contact first name
LastNamevarcharPrimary contact last name

Audit Fields

Column NameData TypeDescription
CreatedByUserIdintUser ID who created the record
CreatedOndatetimeRecord creation timestamp (UTC)
CreatedByUservarcharUsername who created the record
ModifiedByUserIdintUser ID who last modified the record
ModifiedOndatetimeRecord modification timestamp (UTC)
ModifiedByUservarcharUsername who last modified the record