Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
---|---|---|---|---|---|---|
CHART_ID | BCDATLIN-CHART_ID | I | 4 | 1 | X | Chart identification |
COLOR_TYPE | BCDATLIN-COLOR_TYPE | C | 2 | '00' | X | Color |
DATE | BCDATLIN-DATE | C | 20 | Time/date of the date line | ||
WINID | NET_GRAPH-WINID | C | 8 | SPACE | X | Window ID |
Paramètre | Reférence | Type | Long. | Description |
---|---|---|---|---|
ID | BCDATLIN-ID | I | 4 | Identification |
Exception | Description |
---|---|
INV_WINID | Incorrect window ID |
This module is also available as the form routine 'ADD_DATELINE'. Identification of the dateline in the chart. Identification of the chart in which the time line should be positioned. Color type which defines the color for the time line. Color types are maintained in the customizing. If the color type specified here is not defined, a default color typeis used. Moment determining the position of the dateline. This moment is defined in the form: 'DD.MM.YYYY:HH:MM:SS'. If the Window ID is set, it must be 'BARCx', where x can have the valueSPACE, 1 to 9 or A to Z; see interactive programming. |