SAP Table SOSTSTATUS

Structure for Status in SOST

SOSTSTATUS (Structure for Status in SOST) 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 SOSTSTATUS to other SAP tables.

SOSTSTATUS table fields

Field Data element Checktable Datatype Length Decimals
WAIT Send Status: Status Flag Waiting SOST_STATUS_WAIT CHAR 1 0
NULL False
X True
TRANSIT Send Status: Status Flag Sent SOST_STATUS_TRANSIT CHAR 1 0
NULL False
X True
OK Send Status: Status Flag Transmitted SOST_STATUS_OK CHAR 1 0
NULL False
X True
ERROR Send Status: Status Flag Errors SOST_STATUS_ERROR CHAR 1 0
NULL False
X True
INCONS Send Status: Status Flag Inconsistent SOST_STATUS_INCONS CHAR 1 0
NULL False
X True
FUTURE Send Status: Status Flag Send in Future SOST_STATUS_FUTURE CHAR 1 0
NULL False
X True
RETRY Send Status: Status Flag Retry SOST_STATUS_RETRY CHAR 1 0
NULL False
X True
DIRECT Send Status: Status Flag Waiting for Direct Send SOST_STATUS_DIRECT CHAR 1 0
NULL False
X True
ACTIVE Send Status: Status Flag In Processing by Send Process SOST_STATUS_ACTIVE CHAR 1 0
NULL False
X True