Links initiative suppliers and responders.
Module: Supplier Model
INIT_SUPPLIER_ID, INIT_MULTI_RESPONDER_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| INIT_SUPPLIER_ID | NUMBER | 38 | 0 | True | Unique identifier for supplier when the record is related to the Initiative Supplier record. | ||
| INIT_MULTI_RESPONDER_ID | NUMBER | 38 | 0 | True | System-generated unique identifier of the initiative multiple responders. | ||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. System-generated unique identifier | ||||
| INITIATIVE_ID | NUMBER | 38 | 0 | The unique identifier associated with the initiative. | |||
| SUPPLIER_ID | NUMBER | 38 | 0 | Supplier identifier who is being assessed. | DW_SUPPLIER_D | SUPPLIER_ID | |
| SUPPLIER_SITE_ID | NUMBER | 38 | 0 | Supplier site identifier associated with the assessment. | DW_SUPPLIER_SITE_D | SUPPLIER_SITE_ID | |
| INTERNAL_RESPONDER_ID | NUMBER | 38 | 0 | Person identifier of the internal responder. | DW_PERSON_NAME_CURRENT_D | PERSON_ID |
Copyright © 2019, 2026, Oracle and/or its affiliates.