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.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
WAIT
Send Status: Status Flag Waiting
|
SOST_STATUS_WAIT |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
TRANSIT
Send Status: Status Flag Sent
|
SOST_STATUS_TRANSIT |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
OK
Send Status: Status Flag Transmitted
|
SOST_STATUS_OK |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
ERROR
Send Status: Status Flag Errors
|
SOST_STATUS_ERROR |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
INCONS
Send Status: Status Flag Inconsistent
|
SOST_STATUS_INCONS |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
FUTURE
Send Status: Status Flag Send in Future
|
SOST_STATUS_FUTURE |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
RETRY
Send Status: Status Flag Retry
|
SOST_STATUS_RETRY |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
DIRECT
Send Status: Status Flag Waiting for Direct Send
|
SOST_STATUS_DIRECT |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
ACTIVE
Send Status: Status Flag In Processing by Send Process
|
SOST_STATUS_ACTIVE |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||