Data model for Segment Management

  • Release version: Australia
  • Updated June 16, 2026
  • 1 minute to read
  • The Segment Management data model provides a framework to map customers to specific segments to track partner progression toward the next tier.

    With the segment admin (sn_seg.segment_mgmt_admin) role, you can add data in the segment (sn_seg_segment) table to create and manage multiple segments.
    Table 1. Segment tableFields, types, and their description of the segment table
    Field Type Description
    Number String Auto-generated number associated with the segment.
    Name Translated text Name of the segment.
    Description Translated text Description of the segment.
    Active True/False Current state of the segment, whether active or not.
    Order Number Order of the segment.
    Status Choice
    • Draft
    • Approved
    • Rejected
    • Retired
    Status to manage the life cycle of the segment.
    Work notes Journal input Important information associated with the segment.
    Domain Domain ID Domain to which the segment belongs.

    Configuration tasks for Segment Management

    Perform the following configuration tasks to set up the data model tables to establish an association between segment management and Partner Relationship Management.