SYBATM_TP_WINDOW - ATM Template Maintenance Window
ATM Template Maintenance Window information is stored in SAP table SYBATM_TP_WINDOW.
It is part of development package SMSYB in software component BC-DB-SYB. This development package consists of objects that can be grouped under "SYBASE Database Monitor".
It is part of development package SMSYB in software component BC-DB-SYB. This development package consists of objects that can be grouped under "SYBASE Database Monitor".
Fields for table SYBATM_TP_WINDOW
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TPL_ID | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
TPL_VERSION | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
WINDOW_ID | 2 Byte Signed Integer | X | INT2 | INT2 | 2 | |
WINDOW_DESCR | Work Area Length 128 | TEXT128 | CHAR | 256 | ||
IS_SAP_DEF | CHAR | 2 | ||||
START_WDAY | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
START_TIME | CHAR | 10 | ||||
END_WDAY | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
END_TIME | CHAR | 10 | ||||
APPLY_REPEATEDLY | Single-Character Flag | CHAR1 | CHAR | 2 |