SIMPLE_DAEMON - Administration of Simple Daemon
Administration of Simple Daemon information is stored in SAP table SIMPLE_DAEMON.
It is part of development package SABAP_DAEMON_SIMPLE_EXAMPLE in software component BC-MID-AC. This development package consists of objects that can be grouped under "Simple ABAP Daemon".
It is part of development package SABAP_DAEMON_SIMPLE_EXAMPLE in software component BC-MID-AC. This development package consists of objects that can be grouped under "Simple ABAP Daemon".
Fields for table SIMPLE_DAEMON
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 6 | |
CLASS_NAME | Object Type Name | X | SEOCLSNAME | CHAR | 60 | |
NAME | Name of ABAP Daemon | X | ABAP_DAEMON_NAME | CHAR | 120 | |
INSTANCE_ID | UUID in character form | SYSUUID_C | CHAR | 64 | ||
CREATOR_CLIENT | Client ID | SYMANDT | CLNT | 6 | ||
CREATOR_USER | User Name | SYUNAME | CHAR | 24 | ||
CREATION_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |