DOS_DISTRIBUTION_DETAILS

capture all Supply Order Distribution Details and Projects info

Details

  • Schema: FUSION

  • Object owner: DOS

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

DOS_DISTRIBUTION_DTLS_PK

DISTRIBUTION_DETAILS_ID

Columns

Name Datatype Length Precision Not-null Comments
DISTRIBUTION_DETAILS_ID NUMBER 18 Yes Unique Identifier System Generated value.
LINE_ID NUMBER 18 Yes Reference to the unique identifier for the supply order line.
TRACKING_LINE_ID NUMBER 18 Yes Reference to the unique identifier for the supply order tracking line.
DISTRIBUTION_NUMBER VARCHAR2 60 Transfer order or Purchase Order distribution number.
DETAIL_TYPE VARCHAR2 30 Type of the detail passed into for the distributions.
DISTRB_PRIMARY_LEDGER_ID NUMBER 18 Primary Ledger unique identifier for the charge account.
DISTRB_CHARGE_ACCOUNT_ID NUMBER 18 Unique identifier for the General Ledger charge account.
DISTRB_QUANTITY NUMBER Quantity for the distribution line.
DISTRB_QUANTITY_UOM VARCHAR2 3 Unit of Measure for the distribution quantity.
DISTRB_PERCENT NUMBER Allocation split value for the distribution.
DISTRB_AMOUNT NUMBER Amount on the transfer order line.
DISTRB_AMOUNT_CURRENCY_CODE VARCHAR2 15 Distribution Amount Currency Code.
DISTRB_CURRENCY_AMOUNT NUMBER Foreign Currency Amount on the transfer order distribution.
DISTRB_CURRAMT_CURRENCY_CODE VARCHAR2 15 Foreign Currency Amount Currency Code.
DISTRB_DELIVERED_QUANTITY NUMBER Delivered quantity. Quantity put away in Inventory after receipt.
DISTRB_DELVRD_QUANTITY_UOM VARCHAR2 3 Delivered Quantity Unit of Measure.
DISTRB_REQUESTING_BU_ID NUMBER 18 Business Unit for requesting organization.
DISTRB_PROPOSED_CHRG_ACCNT_ID NUMBER 18 Proposed Charge Account for the distribution.
DISTRB_PROPOSED_QUANTITY NUMBER Proposed Quantity for the distribution.
DISTRB_PROPOSED_QUANTITY_UOM VARCHAR2 3 Proposed Quantity Unit of Measure for the distribution.
DISTRB_PROPOSED_AMOUNT NUMBER Previous distribution amount for the distribution.
DISTRB_PROPAMT_CURRENCY_CODE VARCHAR2 15 Proposed Amount Currency Code for the distribution.
DISTRB_PROPOSED_PERCENT NUMBER Proposed percent for the distribution.
DISTRB_PROPOSED_PROJECT_ID NUMBER 18 Proposed Project for the distribution.
DISTRB_PROPOSED_TASK_ID NUMBER 18 Proposed Task for the distribution.
DISTRIBUTION_OPERATION VARCHAR2 30 Operation Type, CREATE/UPDATE/CANCEL.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.
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.
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.
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.
LOAD_REQUEST_ID NUMBER 18 Unique Identifier associated with the ESS SQL Loader Request; Generated using dos_distribution_details_INT_S sequence. could be null if the data is loaded using direct service invocation.
DISTRIBUTION_ID NUMBER 18 Unique identifier of the requisition distribution.
DISTRB_REQUISITION_LINE_ID NUMBER 18 Unique identifier of the requisition line.
DISTRB_RECOVERABLE_TAX NUMBER Recoverable tax amount on the requisition distribution.
DISTRB_NONRECOVERABLE_TAX NUMBER Nonrecoverable tax amount on the requisition distribution.
DISTRB_RECOVERABLE_CRNCY_TAX NUMBER Foreign currency recoverable tax on the requisition distribution.
DISTRB_NONRCVRBL_CRNCY_TAX NUMBER The Non recoverable currency tax.
DISTRB_FUNDS_STATUS VARCHAR2 30 Budgetary control status for the requisition distribution.
DISTRB_BUDGET_DATE TIMESTAMP Date to be used for reserving the distribution.
PJC_CONTEXT_CATEGORY VARCHAR2 40 Segment used to identify the descriptive flexfield application context for project-related standardized cost collection.
PJC_PROJECT_ID NUMBER 18 Identifier of the project used to build the transaction descriptive flexfield for project-related transaction distributions.
PJC_TASK_ID NUMBER 18 Identifier of the task used to build the transaction descriptive flexfield for project-related transaction distributions.
PJC_EXPENDITURE_TYPE_ID NUMBER 18 Expenditure type used to build the transaction descriptive flexfield for project-related transaction distributions.
PJC_EXPENDITURE_ITEM_DATE DATE Date on which a project-related transaction is incurred.
PJC_ORGANIZATION_ID NUMBER 18 Identifier for expenditure organization used to build the transaction descriptive flexfield for project-related transaction distributions.
PJC_BILLABLE_FLAG VARCHAR2 1 Flag that indicates if a project-related item is available to be billed to customers.
PJC_CAPITALIZABLE_FLAG VARCHAR2 1 Flag that indicates if a project-related item is eligible for capitalization.
PJC_WORK_TYPE_ID NUMBER 18 Identifier for project-related classification of the worked performed.
PJC_CONTRACT_ID NUMBER 18 Identifier of contract. This attribute is used when Oracle Contract Billing or Oracle Grants Accounting is installed.
PJC_CONTRACT_LINE_ID NUMBER 18 Tracks contract line information. This attribute is used when Oracle Contract Billing or Oracle Grants Accounting is installed.
PJC_FUNDING_ALLOCATION_ID NUMBER 18 Specifies the name of the project funding override. This attribute is used when Oracle Contract Billing or Oracle Grants Accounting is installed.
PJC_RESERVED_ATTRIBUTE1 VARCHAR2 150 Reserved for future project-related functionality.
PJC_RESERVED_ATTRIBUTE2 VARCHAR2 150 Reserved for future project-related functionality.
PJC_RESERVED_ATTRIBUTE3 VARCHAR2 150 Reserved for future project-related functionality.
PJC_RESERVED_ATTRIBUTE4 VARCHAR2 150 Reserved for future project-related functionality.
PJC_RESERVED_ATTRIBUTE5 VARCHAR2 150 Reserved for future project-related functionality.
PJC_RESERVED_ATTRIBUTE6 VARCHAR2 150 Reserved for future project-related functionality.
PJC_RESERVED_ATTRIBUTE7 VARCHAR2 150 Reserved for future project-related functionality.
PJC_RESERVED_ATTRIBUTE8 VARCHAR2 150 Reserved for future project-related functionality.
PJC_RESERVED_ATTRIBUTE9 VARCHAR2 150 Reserved for future project-related functionality.
PJC_RESERVED_ATTRIBUTE10 VARCHAR2 150 Reserved for future project-related functionality.
PJC_USER_DEF_ATTRIBUTE1 VARCHAR2 150 Reserved for user-definable project information.
PJC_USER_DEF_ATTRIBUTE2 VARCHAR2 150 Reserved for user-definable project information.
PJC_USER_DEF_ATTRIBUTE3 VARCHAR2 150 Reserved for user-definable project information.
PJC_USER_DEF_ATTRIBUTE4 VARCHAR2 150 Reserved for user-definable project information.
PJC_USER_DEF_ATTRIBUTE5 VARCHAR2 150 Reserved for user-definable project information.
PJC_USER_DEF_ATTRIBUTE6 VARCHAR2 150 Reserved for user-definable project information.
PJC_USER_DEF_ATTRIBUTE7 VARCHAR2 150 Reserved for user-definable project information.
PJC_USER_DEF_ATTRIBUTE8 VARCHAR2 150 Reserved for user-definable project information.
PJC_USER_DEF_ATTRIBUTE9 VARCHAR2 150 Reserved for user-definable project information.
PJC_USER_DEF_ATTRIBUTE10 VARCHAR2 150 Reserved for user-definable project information.
PJC_PROJECT_NUMBER VARCHAR2 25 The number assigned to project.
PJC_TASK_NUMBER VARCHAR2 100 The identifying number for a task which is subdivision of project work.
BUY_ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive flexfield:Structure definition of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR1 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR2 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR3 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR4 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR5 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR6 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR7 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR8 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR9 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR10 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR11 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR12 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR13 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR14 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR15 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR16 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR17 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR18 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR19 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_CHAR20 VARCHAR2 150 Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_NUMBER1 NUMBER Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_NUMBER2 NUMBER Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_NUMBER3 NUMBER Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_NUMBER4 NUMBER Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_NUMBER5 NUMBER Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_NUMBER6 NUMBER Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_NUMBER7 NUMBER Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_NUMBER8 NUMBER Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_NUMBER9 NUMBER Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_NUMBER10 NUMBER Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_DATE1 DATE Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_DATE2 DATE Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_DATE3 DATE Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_DATE4 DATE Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_DATE5 DATE Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_DATE6 DATE Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_DATE7 DATE Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_DATE8 DATE Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_DATE9 DATE Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_DATE10 DATE Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_TIMESTAMP6 TIMESTAMP Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_TIMESTAMP7 TIMESTAMP Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_TIMESTAMP8 TIMESTAMP Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_TIMESTAMP9 TIMESTAMP Descriptive flexfield:segment of the user descriptive flexfield
BUY_ATTRIBUTE_TIMESTAMP10 TIMESTAMP Descriptive flexfield:segment of the user descriptive flexfield
PJC_FROM_PROJECT_ID NUMBER 18 Project identifier of the existing On-hand supply. This is used to identify the From Project identifier from the On-hand project transfer request.
PJC_FROM_TASK_ID NUMBER 18 Task identifier of the existing On-hand supply. This is used to identify the From Task identifier in the On-hand project transfer request.

Indexes

Index Uniqueness Tablespace Columns
DOS_DISTRIBUTION_DETAILS_U1 Unique FUSION_TS_TX_IDX DISTRIBUTION_DETAILS_ID
DOS_DISTRIBUTION_DTL_N1 Non Unique FUSION_TS_TX_IDX TRACKING_LINE_ID, PJC_PROJECT_ID