| Table Name: | N_BreakPoints |
| Table Number: | 5405 |
| Group: | Configuration |
| Description: | Used by Workshop during debug sessions to store script breakpoints set in the Configurator Workshop debugger |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| N_LineNo | LONG | int | DIRECT, ALLOW_NULL | Identifies the line number where the breakpoint is located | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| n_brkpnt2N_Functions | MTO | N_Functions | n_func2N_BreakPoints | The break point's parent function | |||
| n_brkpnt2user | MTO | user | user2N_Breakpoints | User for the debugger breakpoints |
| Index Name | Fields | Flags |
|---|---|---|
| I5404 | n_brkpnt2user:n_brkpnt2N_Functions:N_LineNo | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| b2f | n_brkpnt2N_Functions | nonclustered located on PRIMARY |
| I5404 | n_brkpnt2user, n_brkpnt2N_Functions, N_LineNo | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| N_BreakPoints | |||