BTCDELAY - Directory of delayed system log messages for batch scheduler
Directory of delayed system log messages for batch scheduler information is stored in SAP table BTCDELAY.
It is part of development package SBTI in software component BC-CCM-BTC. This development package consists of objects that can be grouped under "User Interface and Job-API of Background Processing".
It is part of development package SBTI in software component BC-CCM-BTC. This development package consists of objects that can be grouped under "User Interface and Job-API of Background Processing".
Fields for table BTCDELAY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECT | Object ID, for which a system log message was output | X | BTCSDLOBJ | CHAR | 64 | |
ERROR | Problem cause that triggers a system log message | X | BTCSDLERR | CHAR | 32 | |
LOCATION | Output location ID for system log message | BTCSDLLOC | CHAR | 32 | ||
TRYCOUNT | No. output attempts for system log messages | BTCSDLTRY | INT4 | 4 | ||
OUTCOUNT | No. of system log messages output | BTCSDLOUT | INT4 | 4 | ||
TRYCNTNOUT | No. of output attempts before the next system log message | BTCSDLNOUT | INT4 | 4 |