SAP Table ODQSSN

Operational Delta Queue: Subscription

ODQSSN (Operational Delta Queue: Subscription) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link ODQSSN to other SAP tables.

ODQSSN table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT CLNT 3 0
SUBSCRIBER_TYPE Subscriber Type ODQ_SUBSCRIBER_TYPE CHAR 16 0
SUBSCRIBER_ID Subscriber ODQ_SUBSCRIBER_ID CHAR 32 0
SUBSCRIPTION_ID Subscription for Delta Queue ODQ_SUBSCRIPTION_ID DEC 23 9
CRE_USER User Name SYUNAME CHAR 12 0
CRE_TSTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC 15 0
MOD_USER User Name SYUNAME CHAR 12 0
MOD_TSTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC 15 0
TSN_SUBSCRIBED Transaction Sequence Number (TSN) ODQ_TSN DEC 23 9
TSN_CONFIRMED Transaction Sequence Number (TSN) ODQ_TSN DEC 23 9
TSN_REQUESTED Transaction Sequence Number (TSN) ODQ_TSN DEC 23 9
REALTIME Object is in real-time mode ODQ_REALTIME CHAR 1 0
NULL False
X True
# Undefined