Sunday, May 19, 2024

SAP Table ABAP_DAEMON_ST – ABAP Daemon framework: Startup configuration

ABAP_DAEMON_ST is a standard SAP table in SAP ERP (or) S/4HANA which stores ABAP Daemon framework: Startup configuration data. There are total 15 fields in ABAP_DAEMON_ST table.This blog post provides key technical details of SAP table ABAP_DAEMON_ST, including its availability across SAP S/4HANA versions and the list of CDS views for ABAP_DAEMON_ST table in SAP.

SAP HANA Table Type Row Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package ABAP Daemon runtime package (SABAP_DAEMON_RUNTIME)
Technical Component ABAP Channels (BC-MID-AC)

SAP ABAP_DAEMON_ST Table Fields

The following is the list of fields that are available in SAP ABAP_DAEMON_ST table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
CLIENT Client ID SYMANDT MANDT CLNT (3)
APPLICATION_TYPE Undefined range (can be used for patch levels) CHAR4 CHAR4 CHAR (4)
APPLICATION_ID ABAP Daemon Application ID ABAP_DAEMON_APPLICATION_ID ABAP_DAEMON_APPLICATION_ID CHAR (30)
CREATOR_PROGRAM_ID Program/Transaction in SQL Trace Evaluation PROGRAM PROGRAMM CHAR (40)
USER_ID User Name SYUNAME SYCHAR12 CHAR (12)
LANGUAGE Language Key SYLANGU SYLANGU LANG (1)
DESTINATION Name of the ABAP Daemon RFC Destination ABAP_DAEMON_DESTINATION MSNAME2 CHAR (40)
TOPOLOGY_TYPE 4 Byte Signed Integer INT4 INT4 INT4 (10)
INSTANCES 4 Byte Signed Integer INT4 INT4 INT4 (10)
CHANGED_BY_CLIENT Client ID SYMANDT MANDT CLNT (3)
CHANGED_BY_USER User Name SYUNAME SYCHAR12 CHAR (12)
CHANGE_TIME UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP TZNTSTMPS DEC (15)
STATE 4 Byte Signed Integer INT4 INT4 INT4 (10)
SERVER_IN_GROUP 4 Byte Signed Integer INT4 INT4 INT4 (10)
CHECKED_SERVER 4 Byte Signed Integer INT4 INT4 INT4 (10)

Availability

The SAP table ABAP_DAEMON_ST is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ABAP_DAEMON_ST table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.