WSH_ORG_CARRIER_SERVICES

This table contains the information about Carrier Services enabled in different inventory organizations. Each record represents a unique combination of shipping method, mode of transportation, and service level for the carrier.

Details

  • Schema: FUSION

  • Object owner: RCS

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

WSH_ORG_CARRIER_SERVICES_PK

ORG_CARRIER_SERVICE_ID

Columns

Name Datatype Length Precision Not-null Comments Flexfield-mapping Status
ORG_CARRIER_SERVICE_ID NUMBER 18 Yes Inventory warehouse carrier service identifier Active
ORGANIZATION_ID NUMBER 18 Inventory warehouse identifier Active
ENABLED_FLAG VARCHAR2 1 Enabled flag Active
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION) Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. Active
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row. Active
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row. Active
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. Active
CARRIER_ID NUMBER 18 Yes Added for Carriers-Setup project in fusion Active
SERVICE_LEVEL VARCHAR2 30 Yes Added for Carriers-Setup project in fusion Active
MODE_OF_TRANSPORT VARCHAR2 30 Yes Added for Carriers-Setup project in fusion Active
SHIP_METHOD_CODE VARCHAR2 30 Yes Shipping method code Active
PARENT_ID NUMBER 18 Parent identifier -- not used Active
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. Carrier Organization (CARRIER_ORGANIZATION)

Foreign Keys

Table Foreign Table Foreign Key Column
WSH_ORG_CARRIER_SERVICES inv_org_parameters ORGANIZATION_ID
WSH_ORG_CARRIER_SERVICES wsh_carriers CARRIER_ID

Indexes

Index Uniqueness Tablespace Columns Status
WSH_ORG_CARRIER_SERVICES_N1 Non Unique FUSION_TS_SEED CARRIER_ID Obsolete
WSH_ORG_CARRIER_SERVICES_N2 Non Unique FUSION_TS_SEED ORGANIZATION_ID, ENABLED_FLAG
WSH_ORG_CARRIER_SERVICES_N3 Non Unique FUSION_TS_SEED SHIP_METHOD_CODE Obsolete
WSH_ORG_CARRIER_SERVICES_N4 Non Unique FUSION_TS_SEED SERVICE_LEVEL
WSH_ORG_CARRIER_SERVICES_N5 Non Unique FUSION_TS_SEED MODE_OF_TRANSPORT
WSH_ORG_CARRIER_SERVICES_N6 Non Unique Default PARENT_ID
WSH_ORG_CARRIER_SERVICES_U1 Unique FUSION_TS_SEED CARRIER_ID, SERVICE_LEVEL, MODE_OF_TRANSPORT, ORGANIZATION_ID
WSH_ORG_CARRIER_SERVICES_U2 Unique FUSION_TS_SEED SHIP_METHOD_CODE, ORGANIZATION_ID
WSH_ORG_CARRIER_SERVICES_U3 Unique FUSION_TS_SEED ORG_CARRIER_SERVICE_ID