Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
---|---|---|---|---|---|---|
INTERVAL_TYPE | BCINTERVAL-TYPE | C | 1 | SPACE | X | Interval type |
WINID | NET_GRAPH-WINID | C | 8 | SPACE | X | Window ID |
Paramètre | Reférence | Type | Long. | Description |
---|---|---|---|---|
ID | BCINTERVAL-ID | I | 4 | Identification |
Exception | Description |
---|---|
INV_WINID | Incorrect window ID |
This module is also available as the form routine 'ADD_INTERVAL'. Time interval identification The interval type indicates the use of the interval. Possible interval types: Type = ' ' -> Normal interval Type = 'Z' -> Time modification interval (BC_CONST-MOD_FACTOR) Type = 'V' -> Validity time interval (BC_CONST-VALIDITY) If an interval is indicated as a timne modification interval then thetime modification factor can be specified with the function module'BARC_SET_INTERVAL_ATTRIB'. If the Window ID is set, it must be 'BARCx', where the value must beSPACE, 1 to 9 or A to Z; see interactive programming. |