MSC_SR_SOURCE_ORG_EXCLUDES
MSC_SR_SOURCE_ORG_EXCLUDED stores excluding option items and option class items for the source organizations or source suppliers.
Details
-
Schema: FUSION
-
Object owner: MSC
-
Object type: TABLE
-
Tablespace: TRANSACTION_TABLES
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| SR_SOURCE_EXCLUDES_ID | NUMBER | 18 | Yes | Unique identifier for a sroucing excluding options and option classes | |
| SR_SOURCE_ID | NUMBER | 18 | Yes | Unique identifier for a row from the source application instance | |
| INVENTORY_ITEM_ID | NUMBER | 18 | Yes | Identifies the inventory item id | |
| LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
| LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
| CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
| CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
| LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
| PROGRAM_UPDATE_DATE | DATE | Concurrent Who column | |||
| REFRESH_NUMBER | NUMBER | Refresh number assigned by collection program. |
Indexes
| Index | Uniqueness | Tablespace | Columns |
|---|---|---|---|
| MSC_SR_SOURCE_ORG_EXCLUDES_N1 | Non Unique | Default | SR_SOURCE_ID |
| MSC_SR_SOURCE_ORG_EXCLUDES_U1 | Unique | Default | SR_SOURCE_EXCLUDES_ID |