SAP Table SCMGSTATPROFS
Case: Individual Status
SCMGSTATPROFS (Case: Individual 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 SCMGSTATPROFS to other SAP tables.
SCMGSTATPROFS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
PROFILE_ID | Case: Status Profile | SCMGSTATUSPROFID | SCMGSTATPROF | CHAR | 8 | 0 | ||
STAT_ORDERNO | Case: Status | SCMGSTATUSONR | NUMC | 2 | 0 | |||
STAT_PARA | Case: System Status | SCMGSTATPARA | SCMGSTAT | CHAR | 3 | 0 | ||
STAT_ORDERNO_L | Case: Lowest Status | SCMGSTATUSONR_L | NUMC | 2 | 0 | |||
STAT_ORDERNO_H | Case: Highest Status | SCMGSTATUSONR_H | NUMC | 2 | 0 | |||
WF_EVENT | Case: Event | SCMGEVENT | CHAR | 32 | 0 |
SCMGSTATPROFS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SCMGSTATPROFS | CLIENT | SCMGSTATPROFS | CLIENT | T000 | Clients | MANDT |
SCMGSTATPROFS | PROFILE_ID | SCMGSTATPROFS | CLIENT | SCMGSTATPROF | Case: Status Profile | CLIENT |
SCMGSTATPROFS | PROFILE_ID | SCMGSTATPROFS | PROFILE_ID | SCMGSTATPROF | Case: Status Profile | PROFILE_ID |
SCMGSTATPROFS | STAT_PARA | SCMGSTATPROFS | STAT_PARA | SCMGSTAT | Case: System Status | STAT_PARA |