POZ_SUPPLIER_REGISTRATIONS

This table stores the information about supplier registrations and supplier onboarding requests.

Details

  • Schema: FUSION

  • Object owner: POZ

  • Object type: TABLE

  • Tablespace: APPS_TS_TX_DATA

Primary Key

Name Columns

POZ_SUPPLIER_REGISTRATIONS_PK

SUPPLIER_REG_ID

Columns

Name Datatype Length Precision Not-null Comments
SUPPLIER_REG_ID NUMBER 18 Yes Supplier registration identifier
REGISTRATION_METHOD VARCHAR2 25 Captures the way/method in which the request was created.The possible values are: WEB_SERVICE,NULL.
VENDOR_TYPE_LOOKUP_CODE VARCHAR2 30 Allows users to select a supplier type during registration.
NOTE_TO_APPROVER VARCHAR2 1000 Field to capture additional information about the company, requesting to be registered as a supplier, which may be important for the sake of approval of the registration request
REQUESTER_LANGUAGE VARCHAR2 30 The language in which anonymous user accessed the Registration page. This is used to send Email notifications in user preferred language
URL_VALIDATION_PARAM VARCHAR2 240 A random UUID which will be used in composition with regKey to validate the save for later URL
REJECTION_CODE VARCHAR2 30 Rejection code
CORPORATE_WEBSITE VARCHAR2 150 Corporate Web site information
USER_REG_ID NUMBER 18 User registration identifier
SUPPLIER_NAME VARCHAR2 360 Supplier name
SUPPLIER_NUMBER VARCHAR2 30 Supplier number
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE6 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE7 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE8 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE9 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE10 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP6 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP7 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP8 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP9 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP10 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
TAXPAYER_ID VARCHAR2 30 Tax payer identifier of the supplier. This column is OBSOLETE.
TAX_REGISTRATION_NUMBER VARCHAR2 50 Tax registration number of the supplier. This column is OBSOLETE.
DUNS_NUMBER VARCHAR2 30 Data Universal Numbering System Number of the supplier
PRC_BU_ID NUMBER 18 Procurement business unit identifier
REQUEST_NUMBER NUMBER 18 Request number
ADDRESS_NICKNAME VARCHAR2 15 Supplier address name
ADDRESS_LINE1 VARCHAR2 240 Supplier address line 1
ADDRESS_LINE2 VARCHAR2 240 Supplier address line 2
ADDRESS_LINE3 VARCHAR2 240 Supplier address line 3
ADDRESS_LINE4 VARCHAR2 240 Supplier address line 4
CITY VARCHAR2 25 City of the supplier address
COUNTY VARCHAR2 25 County of the supplier address
STATE VARCHAR2 150 State of the supplier address
PROVINCE VARCHAR2 150 Province of the supplier address
COUNTRY VARCHAR2 150 Country of the supplier address
POSTAL_CODE VARCHAR2 20 Postal code of the supplier address
NOTE_FROM_SUPPLIER VARCHAR2 4000 Note from the supplier
NOTE_TO_SUPPLIER VARCHAR2 4000 Note to the supplier from the internal buyer who approved or rejected the registration
VENDOR_ID NUMBER 18 Vendor identifier created for the supplier when the registration is approved
VENDOR_PARTY_ID NUMBER 18 Party identifier created for the supplier when the registration is approved
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
APPROVED_DATE TIMESTAMP Date when the registration request is approved.
REQUESTED_DATE TIMESTAMP Date when the registration request is submitted.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
REGISTRATION_TYPE VARCHAR2 30 Type of the supplier registration or request
REGISTRATION_STATUS VARCHAR2 30 Status of the supplier registration request. Acceptable values: DRAFT, PENDING, APPROVED, REJECTED, CANCELED.
REG_KEY VARCHAR2 240 Registration key
TAX_REG_COUNTRY_CODE VARCHAR2 2 Tax registration country
TAX_REG_TYPE VARCHAR2 30 Tax registration type
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
ORGANIZATION_TYPE VARCHAR2 30 Tax Organization Type
INCOME_TAX_ID_FLAG VARCHAR2 1 Indicates if Income Tax ID exists in POZ_SUPPLIER_REGISTRATIONS_PII
TAX_REG_NUMBER_FLAG VARCHAR2 1 Indicates if Tax Registration Number exists in POZ_SUPPLIER_REGISTRATIONS_PII
REQUESTER_PERSON_ID NUMBER 18 Person ID of the Internal user creating the registration request from sourcing flow.
REQUESTER_FIRST_NAME VARCHAR2 150 First Name of the requester submitting the registration request.
REQUESTER_LAST_NAME VARCHAR2 150 Last Name of the external Requester submitting the Registration Request
REQUESTER_EMAIL_ADDRESS VARCHAR2 320 Email Address of the external Requester submitting the Registration Request.
SUPPLIER_CREATION_STATUS VARCHAR2 30 Indicates whether supplier creation is successful after it is approved.
APPROVAL_INSTANCE_ID NUMBER 18 Used for tracking bpel instance id for supplier registration request process
BUSINESS_RELATIONSHIP_CODE VARCHAR2 30 Business relationship of the enterprise with the supplier.
REQUEST_REASON_CODE VARCHAR2 30 Allows users to select a pre-defined reason for requesting a new supplier.
JUSTIFICATION VARCHAR2 2000 User may provide additional details to justify new supplier request.
REQ_TO_RESUBMIT_REASON VARCHAR2 2000 The reason provided by approver for requesting the external user to re submit the registration.
BC_NOT_APPLICABLE_FLAG VARCHAR2 1 Business Classifications not applicable flag
RESUBMISSION_NUM NUMBER 9 Stores how many times this request has been resubmitted. For external registration requests only.
CANCELED_BY_PERSON_ID NUMBER 18 Identifier of the person who took the cancel action
CANCELED_DATE TIMESTAMP Stores the date and time when the request was canceled by user.
CANCELED_REASON VARCHAR2 2000 User provided reason for canceling the request.
REJECT_REASON_CODE VARCHAR2 30 The reason code selected from the user defined lookup when rejecting the registration request. Lookup type for the lookup is ORA_POZ_REG_REJECT_REASON.
REJECT_COMMENTS VARCHAR2 2000 Additional information provided when rejecting the registration request.
DATAFOX_COMPANY_ID VARCHAR2 30 This column will hold DataFox ID of the company searched and selected by internal registration user.
DF_LINKED_ADDRESS_REQUEST_ID NUMBER 18 Address request identifier of Supplier address initially sourced from DataFox.
DF_SCORE NUMBER 18 DataFox score of this supplier.
DF_INDUSTRY_CATEGORY_CODE VARCHAR2 30 Supplier's industry category code from DataFox. Uses the values from Lookup Type ORA_HZ_DATAFOX_INDUSTRY.
DF_INDUSTRY_SUB_CATEGORY_CODE VARCHAR2 30 Supplier's industry sub category code from DataFox. Uses the values from the lookup Type ORA_HZ_DATAFOX_INDUSTRY.
DENIED_PARTY_FLAG VARCHAR2 1 Indicates if a supplier is on a restricted or debarred list.

Foreign Keys

Table Foreign Table Foreign Key Column
POZ_SUPPLIER_REGISTRATIONS poz_suppliers VENDOR_ID
POZ_SUPPLIER_REGISTRATIONS hz_parties VENDOR_PARTY_ID
poz_contact_requests poz_supplier_registrations SUPPLIER_REG_ID
poz_acnt_gen_reqs poz_supplier_registrations SUPPLIER_REG_ID
poz_product_service_requests poz_supplier_registrations SUPPLIER_REG_ID
poz_sup_reg_pii poz_supplier_registrations SUPPLIER_REG_ID
poz_cont_addr_requests poz_supplier_registrations SUPPLIER_REG_ID
poz_address_requests poz_supplier_registrations SUPPLIER_REG_ID
poz_acnt_addr_reqs poz_supplier_registrations SUPPLIER_REG_ID
poz_supplier_mappings poz_supplier_registrations SUPPLIER_REG_ID
poz_bus_class_reqs poz_supplier_registrations SUPPLIER_REG_ID

Indexes

Index Uniqueness Tablespace Columns
POZ_SUPPLIER_REGISTRATIONS_N10 Non Unique POZ_SUPPLIER_REGISTRATIONS_N10 DUNS_NUMBER
POZ_SUPPLIER_REGISTRATIONS_N3 Non Unique Default PRC_BU_ID
POZ_SUPPLIER_REGISTRATIONS_N4 Non Unique Default VENDOR_PARTY_ID
POZ_SUPPLIER_REGISTRATIONS_N6 Non Unique Default SUPPLIER_CREATION_STATUS
POZ_SUPPLIER_REGISTRATIONS_N7 Non Unique Default LAST_UPDATE_DATE
POZ_SUPPLIER_REGISTRATIONS_N8 Non Unique Default UPPER("SUPPLIER_NAME")
POZ_SUPPLIER_REGISTRATIONS_N9 Non Unique POZ_SUPPLIER_REGISTRATIONS_N9 REG_KEY
POZ_SUPPLIER_REGISTRATIONS_U1 Unique Default SUPPLIER_REG_ID
POZ_SUPPLIER_REGISTRATIONS_U2 Unique Default VENDOR_ID