Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Retail organization data model tables

Tables configured within the Retail Operations application enable you to determine the data model, tasks, and product offerings for your Retail Operations workflows.

Retail organization table

The Retail organization [sn_retail_organization] table stores information about your retail organizations.

The Retail organization [sn_retail_organization] table has a one-to-one relationship with the Organization Core [sn_customer_service_organization] table.

Organization Core [sn_customer_service_organization] has an attribute of Retail Organization.

Retail-specific attributes should be maintained in this table.

FieldDescription
OwnershipThe ownership type of this retail organization. Options are:- Company owned - Franchise
BrandThe associated brand of this retail organization.
Organization CoreThe associated organization core.
Retail SubtypeThe retail subtype. Options are:- Store - Region - Division - Area - District
FlagshipIndicates whether this is considered a flagship retail organization location.

Retail case table

The Retail case [sn_retail_case] table stores information about your retail case types and provides the basis for retail case creation.

The Retail case [sn_retail_case] table extends the Customer Service Management case table. All functionality used through the Customer Service Management case remains intact.

The Retail case [sn_retail_case] table can be extended to expand the flow and logic for retail use cases.

FieldDescription
NumberNumerical code indicating the case number for this request.
Requested byInternal user associated with this request.
Requesting Retail OrganizationRetail organization this request is being created for.
Supporting Retail OrganizationRetail organization responsible for fulfilling this request.
Short descriptionA short description of this request's purpose.
DescriptionA detailed description of this request's purpose.
OpenedDate and time at which this request was opened.
PrioritySequence in which this case must be resolved, based on impact and urgency.
Assignment GroupThe associated assignment group responsible for working on this request.
Assigned toPerson primarily responsible for working on this request.

Parent Topic:Retail organization data model