If you want to limit transportation on certain day / time intervals, such as bank holidays or after-work hours, you can define such rules in this table.
Note that definitions in this table don’t prevent the user from transporting. The user merely gets a warning message, and is free to continue with the transport if he/she wishes so. This customization doesn’t have any effect on STMS of the target system.
Here is a sample configuration of a company, which wants to limit live transports on:
ROUTE_ID | TRANSPORT_DAY | RULE_PRIORITY | TRANSPORT_PERMIT | PERMIT_VALID_FROM | PERMIT_VALID_UNTIL |
---|---|---|---|---|---|
Route | Day of transport - selectable via F4 | Sequence in rule list | Error level of the rule | Validity hour - start | Validity hour - end |
TDE-TPE | HOLIDAY | 10 | W | 00:00:00 | 23:59:59 |
TDE-TPE | WDAY_05 | 50 | W | 00:00:00 | 23:59:59 |
TDE-TPE | WORKDAY | 99 | W | 11:00:00 | 23:59:59 |