Program segment mapping table fields
Establish a mapping between a program and a segment on the program segment mapping (sn_prm_program_segment_mapping) table to determine whether a segment belongs to the appropriate partner program.
| Field | Type | Description |
|---|---|---|
| Number | String | Number of the programThe Number field is auto-generated and is read-only. |
| Program | Reference | Reference to the program configured in the partner program \(sn\_prn\_partner\_program\) table |
| Segment | Reference | Reference to the segment configured in the segment \(sn\_seg\_segment\) table |
| Active | True/False | Current state of the program segment mapping, whether active or not |
| Is Default | True/False | Determines if a segment is marked as default for a program.Note: At any given time, there can be only one is_default entry for a program and segment relationship record. |
Parent Topic:Partner Relationship Management reference
Related topics