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 program The 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. 注: At any given time, there can be only one is_default entry for a program and segment relationship record. |