CST_TRANSFER_ORDER_DISTS
This table moves any transfer order distributions available in the interface table and then they are persisted here.
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: TABLE
-
Tablespace: Default
Primary Key
Name | Columns |
---|---|
CST_TRANSFER_ORDER_DISTS_PK |
CST_TRANSFER_ORDER_DIST_ID |
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
CST_TRANSFER_ORDER_DIST_ID | NUMBER | 18 | Yes | Transfer order distribution identifier. | |
EXTERNAL_SYSTEM_REFERENCE | VARCHAR2 | 30 | Yes | Identifies the external (to costing) system that creates data in the interface. It is assumed that the inventory transactions will originate from the same system. | |
EXTERNAL_SYSTEM_REF_ID | VARCHAR2 | 30 | Yes | Identifier of the unique record in the external system. For Fusion TO, this is the transfer order line identifier. | |
DISTRIBUTION_ID | NUMBER | 18 | Yes | Post R11, this column will be sent to costing to identify the transfer order distribution. In R11 costing will stamp -1. | |
DISTRIBUTION_NUMBER | NUMBER | Yes | Distribution number will only be stamped post R11. For R11 costing will stamp 1. | ||
PERCENT | NUMBER | Allocation percentage to the distribution. | |||
CHARGE_ACCOUNT_ID | NUMBER | 18 | CCID of the charge account. | ||
REQUESTED_QUANTITY | NUMBER | The requested quantity on Distribution. | |||
AMOUNT | NUMBER | Transfer amount for the Distribution. | |||
CST_TRANSFER_ORDER_LINE_ID | NUMBER | 18 | Yes | Transfer order line identifier. | |
REQ_DISTRIBUTION_ID | NUMBER | 18 | Requisition distribution identifier | ||
RECOVERABLE_TAX_AMOUNT | NUMBER | Recoverable tax amount | |||
NONRECOVERABLE_TAX_AMOUNT | VARCHAR2 | 20 | This column will not be populated for newer transactions after release 24C.Refer to NRTAX_AMOUNT column. For older transactions, the value will continue to be used | ||
FUNDS_STATUS | VARCHAR2 | 20 | Fund Status | ||
BUDGET_DATE | DATE | Budget Date | |||
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. | ||
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. | ||
PJC_CONTEXT_CATEGORY | VARCHAR2 | 40 | Project Contect Category | ||
PJC_PROJECT_ID | NUMBER | 18 | Project Identifier | ||
PJC_TASK_ID | NUMBER | 18 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_EXPENDITURE_TYPE_ID | NUMBER | 18 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_EXPENDITURE_ITEM_DATE | DATE | DFF Column used by Standardized Project Cost Collection Widget | |||
PJC_ORGANIZATION_ID | NUMBER | 18 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_BILLABLE_FLAG | VARCHAR2 | 1 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_WORK_TYPE_ID | NUMBER | 18 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_FUNDING_ALLOCATION_ID | NUMBER | 18 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_CONTRACT_ID | NUMBER | 18 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_CONTRACT_LINE_ID | NUMBER | 18 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_CAPITALIZABLE_FLAG | VARCHAR2 | 1 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_USER_DEF_ATTRIBUTE1 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_USER_DEF_ATTRIBUTE2 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_USER_DEF_ATTRIBUTE3 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_USER_DEF_ATTRIBUTE4 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_USER_DEF_ATTRIBUTE5 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_USER_DEF_ATTRIBUTE6 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_USER_DEF_ATTRIBUTE7 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_USER_DEF_ATTRIBUTE8 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_USER_DEF_ATTRIBUTE9 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_USER_DEF_ATTRIBUTE10 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_RESERVED_ATTRIBUTE1 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_RESERVED_ATTRIBUTE2 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_RESERVED_ATTRIBUTE3 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_RESERVED_ATTRIBUTE4 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_RESERVED_ATTRIBUTE5 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_RESERVED_ATTRIBUTE6 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_RESERVED_ATTRIBUTE7 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_RESERVED_ATTRIBUTE8 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_RESERVED_ATTRIBUTE9 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
PJC_RESERVED_ATTRIBUTE10 | VARCHAR2 | 150 | DFF Column used by Standardized Project Cost Collection Widget | ||
NRTAX_AMOUNT | NUMBER | Non recoverable tax amount. For transactions created prior to release 24C,refer to the NONRECOVERABLE_TAX_AMOUNT column. |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
CST_TRANSFER_ORDER_DISTS_PK | Unique | Default | CST_TRANSFER_ORDER_DIST_ID |
CST_TRANSFER_ORDER_DISTS_U1 | Unique | Default | EXTERNAL_SYSTEM_REFERENCE, EXTERNAL_SYSTEM_REF_ID, DISTRIBUTION_ID |