• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

s_list_shipment Table (348)

Some tooltip text!
• 1 minute to read
 • 1 minute to read

A connector between shipment and list so that one shipment can have many lists, and one list can have many shipments

Fields

Name Description Type Null
id Primary key PK
list_id Reference to the list FK s_list
shipment_id Reference to the shipment FK s_shipment
type Indicates if this is a static/dynamic spmlist or a selection Int ●
status Status of shipment list Enum ShipmentListStatus ●

s_list_shipment table relationship diagram

Indexes

Fields Types Description
id PK Clustered, Unique
list_id FK Index
shipment_id FK Index

Relationships

Table Description
s_list A list, dynamic or static
s_shipment Contains info about one shipment. The addresses are stored in s_shipment_addr

Replication Flags

  • None

Security Flags

  • No access control via user's Role.
In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top