Store the statuses of a request
Data model
Fields
| Field | Type | Description |
|---|---|---|
| id* | TINYINT | Unique State Identifier |
| name* | VARCHAR (32) | State Name |
Primary Key
| PK_ADM_COMPONENT_REQUEST_STATUS |
|---|
| id |
Store the statuses of a request
| Field | Type | Description |
|---|---|---|
| id* | TINYINT | Unique State Identifier |
| name* | VARCHAR (32) | State Name |
| PK_ADM_COMPONENT_REQUEST_STATUS |
|---|
| id |