SOST - SAPoffice: Status log table
SAPoffice: Status log table information is stored in SAP table SOST.
It is part of development package SO in software component BC-SRV-COM. This development package consists of objects that can be grouped under "SAPoffice".
It is part of development package SO in software component BC-SRV-COM. This development package consists of objects that can be grouped under "SAPoffice".
Fields for table SOST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
OBJTP | Code for document class | X | SO_OBJ_TP | CHAR | 3 | * |
OBJYR | Object: Year from ID | X | SO_OBJ_YR | CHAR | 2 | |
OBJNO | Object: Number from ID | X | SO_OBJ_NO | CHAR | 12 | * |
FORTP | Forwarder: Object type from ID | X | SO_FOR_TP | CHAR | 3 | * |
FORYR | Forwarder: year from the ID | X | SO_FOR_YR | CHAR | 2 | |
FORNO | Forwarder: number from the ID | X | SO_FOR_NO | CHAR | 12 | * |
RECTP | Recipient type from ID | X | SO_REC_TP | CHAR | 3 | * |
RECYR | Recipient year from the ID | X | SO_REC_YR | CHAR | 2 | |
RECNO | Recipient number from ID | X | SO_REC_NO | CHAR | 12 | * |
COUNTER | Counter for status entries for this send process | X | SO_STA_CNT | CHAR | 5 | |
SNDART | Transmission Method (Fax, Telex, ...) | SO_SND_ART | CHAR | 6 | ||
SCOMTP | SAPcomm ID: ID type | SO_SCOM_TP | CHAR | 3 | * | |
SCOMYR | SAPcomm: year of ID | SO_SCOM_YR | CHAR | 2 | ||
SCOMNO | SAPcomm: number of the ID | SO_SCOM_NO | CHAR | 12 | * | |
ENTRY_DATE | Date of entry in table | SO_ENTDATE | DATS | 8 | ||
ENTRY_TIME | Time of entry in table | SO_ENTTIME | TIMS | 6 | ||
STAT_DATE | Date of status | SO_STADATE | DATS | 8 | ||
STAT_TIME | Time of status | SO_STATIME | TIMS | 6 | ||
MSGID | Message Class | SYMSGID | CHAR | 20 | * | |
MSGTY | Message Type | SYMSGTY | CHAR | 1 | ||
MSGNO | Message Number | SYMSGNO | NUMC | 3 | ||
MSGV1 | Message Variable | SYMSGV | CHAR | 50 | ||
MSGV2 | Message Variable | SYMSGV | CHAR | 50 | ||
MSGV3 | Message Variable | SYMSGV | CHAR | 50 | ||
MSGV4 | Message Variable | SYMSGV | CHAR | 50 | ||
CREATOR | User name responsible for creating status | SO_STA_CR | CHAR | 12 | ||
SENDER | Author of status (address object) | SO_STA_SND | CHAR | 30 | ||
DIRECTION | Specifies whether status applies to sending or receiving | SO_STA_DIR | CHAR | 1 | ||
STA_ORDER | Sequential arrangement of this status | SO_STA_ORD | CHAR | 1 |