SAP Table SOST

SAPoffice: Status log table

SOST (SAPoffice: Status log table) 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 SOST to other SAP tables.

SOST table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
OBJTP Code for document class SO_OBJ_TP CHAR 3 0
OBJYR Object: Year from ID SO_OBJ_YR CHAR 2 0
OBJNO Object: Number from ID SO_OBJ_NO CHAR 12 0
FORTP Forwarder: Object type from ID SO_FOR_TP CHAR 3 0
FORYR Forwarder: year from the ID SO_FOR_YR CHAR 2 0
FORNO Forwarder: number from the ID SO_FOR_NO CHAR 12 0
RECTP Recipient type from ID SO_REC_TP CHAR 3 0
RECYR Recipient year from the ID SO_REC_YR CHAR 2 0
RECNO Recipient number from ID SO_REC_NO CHAR 12 0
COUNTER Counter for status entries for this send process SO_STA_CNT CHAR 5 0
SNDART Transmission Method (Fax, Telex, ...) SO_SND_ART CHAR 6 0
NULL SAPoffice internal
TELFAX Fax
TELEX Telex
SCOMTP SAPcomm ID: ID type SO_SCOM_TP CHAR 3 0
SCOMYR SAPcomm: year of ID SO_SCOM_YR CHAR 2 0
SCOMNO SAPcomm: number of the ID SO_SCOM_NO CHAR 12 0
ENTRY_DATE Date of entry in table SO_ENTDATE DATS 8 0
ENTRY_TIME Time of entry in table SO_ENTTIME TIMS 6 0
STAT_DATE Date of status SO_STADATE DATS 8 0
STAT_TIME Time of status SO_STATIME TIMS 6 0
MSGID Message Class SYMSGID CHAR 20 0
MSGTY Message Type SYMSGTY CHAR 1 0
MSGNO Message Number SYMSGNO NUMC 3 0
MSGV1 Message Variable SYMSGV CHAR 50 0
MSGV2 Message Variable SYMSGV CHAR 50 0
MSGV3 Message Variable SYMSGV CHAR 50 0
MSGV4 Message Variable SYMSGV CHAR 50 0
CREATOR User name responsible for creating status SO_STA_CR CHAR 12 0
SENDER Author of status (address object) SO_STA_SND CHAR 30 0
DIRECTION Specifies whether status applies to sending or receiving SO_STA_DIR CHAR 1 0
STA_ORDER Sequential arrangement of this status SO_STA_ORD CHAR 1 0