SAM_STAT_VALUE - SAM Status values
SAM Status values information is stored in SAP table SAM_STAT_VALUE.
It is part of development package SESF_SAM_RT in software component BC-ESI-SAM. This development package consists of objects that can be grouped under "S&AM Runtime".
It is part of development package SESF_SAM_RT in software component BC-ESI-SAM. This development package consists of objects that can be grouped under "S&AM Runtime".
Fields for table SAM_STAT_VALUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
BO_NAME | S&AM Business objects | X | SAM_BUSINESS_OBJECTS | CHAR | 60 | |
SCHEMA_ID | SAM Schema id | X | SAM_SCHEMA_ID | CHAR | 64 | |
VARIABLE_NAME | Status Variable of Status Model | X | SAM_DB_STATUS_VARIABLE | CHAR | 60 | |
STATUS_VALUE | Status Value of a Status Variable | X | SAM_STATUS_VAL | CHAR | 4 | |
IS_DEFAULT | To indicate the intial status value of the status variable | SAM_INITIAL_VALUE | CHAR | 2 | ||
IS_INHIBITING | Indicates if the stat. val. is the final val. | SAM_INHIBIT | CHAR | 2 | ||
OWNER_ID | Owner Id: Segment Name/ Extension Name | SAM_OWNERID | CHAR | 60 |