Insert VIVL arguments
If an interval contains information originating from the workstation description, the indicator CPVIVLDP in segment CPVIVL is set to Y, otherwise it is set to N. If an interval is changed using the dialog or the program interface then the indicator CPVIVLMOD in segment CPVIVL is set to Y, otherwise it is set to N.
INSERT VIVL can insert an interval spanning existing intervals with CPVIVLMOD=N. The inserted interval will be converted to several intervals as required by daily planning. Other requests following the INSERT must take this possible split into account; each request is completed before the next request.
Arg names | Len | Data type | Description |
---|---|---|---|
FROM | 10 | Char YYMMDDHHMM | Interval start date and time |
PSCAP | 4 | Integer | Parallel server capacity |
R1CAP | 4 | Integer | Resource 1 capacity |
R2CAP | 4 | Integer | Resource 2 capacity |
TO | 10 | Char YYMMDDHHMM | Interval end date and time |