FV_BE_TRANSACTION_HEADERS

This table contains budget transaction header information.

Details

  • Schema: FUSION

  • Object owner: FV

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Primary Key

Name Columns

FV_BE_TRANSACTION_HEADERS_PK

DOCUMENT_ID

Columns

Name Datatype Length Precision Not-null Comments Status
DOCUMENT_ID NUMBER 18 Yes Internal identifier associated with the budget document. Active
DOCUMENT_NUMBER VARCHAR2 30 Yes Unique document number associated with budget document Active
REVISION_NUMBER NUMBER 4 Yes The number of the last revision created for the budget document. Active
INTERNAL_REVISION_NUMBER NUMBER 4 Internal revision number of the budget document. Active
DESCRIPTION VARCHAR2 240 Statement that describes the document. Active
FUND_STATUS_CODE VARCHAR2 30 Funding status of the budget document. The value will be one look up code from lookup type XCC_BC_FUNDS_STATUSES and valid values are IN_PROCESS,NOT_RESERVED_PASSED,NOT_RESERVED_FAILED,RESERVED_PASSED,NOT_RESERVED_PARTIAL Active
BUDGET_LEVEL_ID NUMBER 18 Yes Budget level identifier for the budget document. Active
LEVEL_NUM NUMBER 18 Yes Budget level squence identifier assigned for the budget document Active
LEDGER_ID NUMBER 18 Yes Ledger identifier associated to the budget document. Active
SOURCE_TYPE_CODE VARCHAR2 30 Yes Source associated with this budget document.The value will be one of the look up code from lookup type ORA_FV_SOURCE_CODE and valid values are MANUAL,IMPORT,ANTICIPATED Active
ACCOUNTING_DATE DATE Date when the budget transaction was last accounted. Active
ACCOUNTING_STATUS_CODE VARCHAR2 30 Accounting status of the budget document.The value will be one look up code from lookup type ORA_FV_ACCOUNTING_STATUS and valid values are UNACCOUNTED,DRAFT, SELECTED,ACCOUNTED,PARTIALLY_ACCOUNTED,NOT_REQUIRED Active
APPROVAL_STATUS_CODE VARCHAR2 30 Approval status of the budget document.The value will be one look up code from lookup type ORA_FV_APPROVAL_STATUS and valid values are UNACCOUNTED DRAFT, SELECTED,ACCOUNTED,PARTIALLY_ACCOUNTED,NOT_REQUIRED Active
APPROVAL_DATE DATE The date on which the budget document is approved. Active
DOCUMENT_AMOUNT NUMBER Total amount of all the transaction lines for the budget document. Active
APPROVAL_ID NUMBER 18 Document approval process identifier. Active
APPROVED_BY_USER VARCHAR2 100 User that approved the budget document. This will be updated every time user approves the document. Active
CANCELLED_BY VARCHAR2 100 Budget user who cancelled this budget transaction document.
CANCELLED_DATE DATE Date on which the budget transaction document was cancelled.
CANCELLED_FLAG VARCHAR2 1 Indicates the cancellation status of the budget transaction document. Valid values are N , Y and null.
DEFAULT_BUDGETARY_CTL_TYPE_ID NUMBER 18 Default identifier associated to the transaction line that will derive a control budget.
DEFAULT_TRANSACTION_TYPE_ID NUMBER 18 Default identifier for budgetary debit and credit accounts to be used for this transaction line.
PARENT_BUDGET_DEFAULT_CCID NUMBER 18 Default parent budget level account combination for a budget transaction line.
DOCUMENT_DATE DATE Yes Date on which the transaction occurred.
BUDGET_CATEGORY_CODE VARCHAR2 30 Budget category code for the transaction.
BUDGET_CODE_COMBINATION_ID NUMBER 18 Unique identifier for the budget code combination.
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_CATEGORY VARCHAR2 150 Descriptive Flexfield: structure definition of the user descriptive flexfield. 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
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
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
DATA_SET_ID NUMBER 18 Budgetary control data set identifier stamped during approval.

Indexes

Index Uniqueness Tablespace Columns Status
FV_BE_TRANSACTION_HEADERS_N1 Non Unique FUSION_TS_TX_IDX DATA_SET_ID
FV_BE_TRANS_HEADERS_U1 Unique FUSION_TS_TX_IDX DOCUMENT_ID Active
FV_BE_TRANS_HEADERS_U2 Unique FUSION_TS_TX_IDX DOCUMENT_NUMBER, REVISION_NUMBER Active