Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
---|---|---|---|---|---|---|
FL | BCVALS-FL | C | 2 | Attribute type | ||
ID | BCVALS-ID | I | 4 | Identification | ||
VAL | BCVALS-VAL | C | 80 | Attribute value |
This module is also available as the form routine'SET_INTERVAL_ATTRIB'. The attribute type determines the use of the value. The following lists all available types, their meaning or effect on thevalues, as well as the constants reserved for the types in the Includefile LBARCCON. Type|Value/Meaning |Konstante in LBARCCON ----+---------------------------------------+-------------------------- 'S' |Time object ID of the time object which|BC_CONST-INTERVAL_START |defines the start time of the interval | |to be described. | 'E' |Time object ID of the time object which|BC_CONST-INTERVAL_END |defines the end time of the interval | |to be described. | 'Z' |Time modification factor to be |BC_CONST-MOD_FACTOR |specified in the unit %. | 'T' |Text index, refers to shift ribbon text|BC_CONST-TEXT_INDEX 'V' |Interval for validity period. |BC_CONST-VALIDITY |There are three specific instances that| |can be entered in field VAL for this | |type: | |Val = 1 -> Non work time interval |BC_CONST-NW_INTERVAL |Val = 2 -> Work time interval |BC_CONST-WORK_INTERVAL |Val = 3 -> Work time and non work time |BC_CONST-WORK_AND_NW_INTV | interval | Identification of the calendar whose attribute should be changed. The value defined here depends on the attribute type (see field'FL'). |