SAP Table THREIC_SEMSTATUS

EIC: Meaning of the Activity Status

THREIC_SEMSTATUS (EIC: Meaning of the Activity Status) 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 THREIC_SEMSTATUS to other SAP tables.

THREIC_SEMSTATUS table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT CLNT 3 0
PROFILE_ID Case: Status Profile SCMGSTATUSPROFID SCMGSTATPROF CHAR 8 0
STAT_ORDERNO Case: Status SCMGSTATUSONR SCMGSTATPROFS NUMC 2 0
SEMSTATUS Activity Status Meaning HREIC_SEMSTATUS CHAR 10 0
NEW New Activity
INPR Activity In Process
INTFWD Activity Forwarded Internally
EXTFWD Activity Forwarded Externally
WTNG Waiting / Customer Action
CMP Activity Completed
CLSD Activity Closed

THREIC_SEMSTATUS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
THREIC_SEMSTATUS PROFILE_ID THREIC_SEMSTATUS CLIENT SCMGSTATPROF Case: Status Profile CLIENT
THREIC_SEMSTATUS PROFILE_ID THREIC_SEMSTATUS PROFILE_ID SCMGSTATPROF Case: Status Profile PROFILE_ID
THREIC_SEMSTATUS STAT_ORDERNO THREIC_SEMSTATUS CLIENT SCMGSTATPROFS Case: Individual Status CLIENT
THREIC_SEMSTATUS STAT_ORDERNO THREIC_SEMSTATUS PROFILE_ID SCMGSTATPROFS Case: Individual Status PROFILE_ID
THREIC_SEMSTATUS STAT_ORDERNO THREIC_SEMSTATUS STAT_ORDERNO SCMGSTATPROFS Case: Individual Status STAT_ORDERNO