FA_ADJ_SRC_LINES_T

FA_ADJ_SRC_LINES_T contains mass source line adjustments. It is an interface table. Asset level information is entered or stored in FA_ADJUSTMENTS_T. The source line information can be entered or stored in this table for each asset record in FA_ADJUSTMENTS_T.

Details

  • Schema: FUSION

  • Object owner: FA

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

FA_ADJ_SRC_LINES_T_PK

ADJUSTMENT_INTERFACE_ID, LINE_ID

Columns

Name Datatype Length Precision Not-null Comments Flexfield-mapping
ADJUSTMENT_INTERFACE_ID NUMBER 18 Yes Oracle internal use only. Adjustment interface identifier.
LINE_ID NUMBER 18 Yes Oracle internal use only. Adjustment source line identifier.
SOURCE_LINE_ID NUMBER 18 Oracle internal use only. Source line identifier.
AP_DISTRIBUTION_LINE_NUMBER NUMBER 18 Oracle internal use only. Oracle Fusion Payables distribution line identifier.
ASSET_ID NUMBER 18 Asset identifier. Use asset inquiry in any asset work area to identify valid values.
ASSET_INVOICE_ID NUMBER 18 Oracle internal use only. Invoice identifier for associated asset invoice.
ATTRIBUTE_CATEGORY_CODE VARCHAR2 30 Context code for Assets Invoices descriptive flexfield. Use the Fixed Assets Descriptive Flexfields task to identify valid values. Use columns beginning with ATTRIBUTE for segment values. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE1 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE2 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE3 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE4 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE5 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE6 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE7 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE8 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE9 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE10 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE11 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE12 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE13 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE14 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE15 VARCHAR2 150 Segment value for Assets Invoices descriptive flexfield. Assets Invoices (FA_ASSET_INVOICES)
ATTRIBUTE_NUMBER1 NUMBER Number value for Assets Invoices descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Number value for Assets Invoices descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Number value for Assets Invoices descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Number value for Assets Invoices descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Number value for Assets Invoices descriptive flexfield.
ATTRIBUTE_DATE1 DATE Date value for Assets Invoices descriptive flexfield.
ATTRIBUTE_DATE2 DATE Date value for Assets Invoices descriptive flexfield.
ATTRIBUTE_DATE3 DATE Date value for Assets Invoices descriptive flexfield.
ATTRIBUTE_DATE4 DATE Date value for Assets Invoices descriptive flexfield.
ATTRIBUTE_DATE5 DATE Date value for Assets Invoices descriptive flexfield.
CREATE_BATCH_DATE DATE Oracle internal use only. Batch creation date.
CREATE_BATCH_ID NUMBER 18 Oracle internal use only. Batch identifier.
DELETED_FLAG VARCHAR2 3 Indicates whether to include the amount in the total asset cost. Valid values: Y, N.
DEPRECIATE_IN_GROUP_FLAG VARCHAR2 1 Source line is included in the depreciation basis of any associated group asset. Valid values: Y, N.
DESCRIPTION VARCHAR2 80 Description for asset invoice. Free text field. Not validated.
FEEDER_SYSTEM_NAME VARCHAR2 40 Asset system of origin. Free text field. Not validated.
FIXED_ASSETS_COST NUMBER Asset cost.
INVOICE_DATE DATE Oracle internal use only. Associated asset invoice date.
INVOICE_DISTRIBUTION_ID NUMBER 18 Oracle internal use only. Invoice distribution identifier.
INVOICE_ID NUMBER 18 Oracle internal use only. Invoice distribution identifier from associated asset invoice.
INVOICE_LINE_NUMBER NUMBER 18 Oracle internal use only. Invoice line number from associated asset invoice.
INVOICE_NUMBER VARCHAR2 50 Oracle internal use only. Invoice number from associated asset invoice.
MATERIAL_INDICATOR_FLAG VARCHAR2 1 Indicates whether source asset is material. Valid values: Y, N.
MERGE_PARENT_MASS_ADDITIONS_ID NUMBER 18 Oracle internal use only. Clearing account for Oracle Fusion Payables invoice.
MERGED_CODE VARCHAR2 3 Oracle internal use only. Merged code.
PARENT_MASS_ADDITION_ID NUMBER 18 Oracle internal use only. Parent mass addition identifier.
PAYABLES_BATCH_NAME VARCHAR2 50 Oracle internal use only. Payables batch name for associated asset invoice.
PAYABLES_CODE_COMBINATION_ID NUMBER 18 Oracle internal use only. Payables account combination identifier for associated asset invoice.
PAYABLES_COST NUMBER Oracle internal use only. Payables cost for associated asset invoice.
PAYABLES_UNITS NUMBER Oracle internal use only. Payables units for associated asset invoice.
PO_DISTRIBUTION_ID NUMBER 18 Oracle internal use only. Purchasing distribution identifier for associated asset invoice.
PO_NUMBER VARCHAR2 30 Oracle internal use only. Purchase order number for associated asset invoice.
PO_VENDOR_ID NUMBER 18 Oracle internal use only. Purchase order supplier identifier for associated asset invoice.
POST_BATCH_ID NUMBER 18 Oracle internal use only. Post batch identifier.
PROJECT_ASSET_LINE_ID NUMBER 18 Oracle internal use only. Oracle Project Costing asset line identifier.
PROJECT_ID NUMBER 18 Oracle internal use only. Oracle Project Costing, project identifier.
SPLIT_CODE VARCHAR2 3 Oracle internal use only. Mass addition indicator to determine whether it is a split parent or child.
SPLIT_MERGED_CODE VARCHAR2 3 Oracle internal use only. Indicates whether a line is split or merged.
SPLIT_PARENT_MASS_ADDITIONS_ID NUMBER 18 Oracle internal use only. Identifier of the split parent mass addition line.
TASK_ID NUMBER 18 Oracle internal use only. Identifier of the task from which costs are collected, summarized, and transferred from Oracle Fusion Project Costing.
LOAD_REQUEST_ID NUMBER 18 Oracle Fusion Enterprise Resource Planning: request ID of the process that created or last updated the row.
CREATION_DATE TIMESTAMP Yes Who column: date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: user who created the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: user who last updated the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: session login associated to the user who last updated the row.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. Incremented every time the row is updated. Compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
CLEARING_ACCT_SEGMENT1 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT2 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT3 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT4 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT5 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT6 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT7 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT8 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT9 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT10 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT11 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT12 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT13 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT14 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT15 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT16 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT17 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT18 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT19 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT20 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT21 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT22 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT23 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT24 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT25 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT26 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT27 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT28 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT29 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
CLEARING_ACCT_SEGMENT30 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
GLOBAL_ATTRIBUTE_CATEGORY VARCHAR2 30 Global Descriptive Flexfield: structure definition of the global descriptive flexfield.
GLOBAL_ATTRIBUTE1 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE2 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE3 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE4 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE5 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE6 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE7 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE8 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE9 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE10 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE11 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE12 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE13 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE14 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE15 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE16 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE17 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE18 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE19 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE20 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE_NUMBER1 NUMBER Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE_NUMBER2 NUMBER Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE_NUMBER3 NUMBER Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE_NUMBER4 NUMBER Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE_NUMBER5 NUMBER Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE_DATE1 DATE Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE_DATE2 DATE Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE_DATE3 DATE Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE_DATE4 DATE Global Descriptive Flexfield: segment of the global descriptive flexfield.
GLOBAL_ATTRIBUTE_DATE5 DATE Global Descriptive Flexfield: segment of the global descriptive flexfield.
INTERFACE_LINE_NUMBER NUMBER 18 Optional number used to link parent and child records when more than one transactions exists on an asset in a given load.

Foreign Keys

Table Foreign Table Foreign Key Column
FA_ADJ_SRC_LINES_T fa_adjustments_t ADJUSTMENT_INTERFACE_ID
FA_ADJ_SRC_LINES_T gl_code_combinations PAYABLES_CODE_COMBINATION_ID
FA_ADJ_SRC_LINES_T poz_suppliers PO_VENDOR_ID
FA_ADJ_SRC_LINES_T fa_asset_invoices SOURCE_LINE_ID
FA_ADJ_SRC_LINES_T pjc_prj_asset_lns_all PROJECT_ASSET_LINE_ID
FA_ADJ_SRC_LINES_T pjf_projects_all_b PROJECT_ID
FA_ADJ_SRC_LINES_T pjf_proj_elements_b TASK_ID
FA_ADJ_SRC_LINES_T ap_invoices_all INVOICE_ID
FA_ADJ_SRC_LINES_T ap_invoice_lines_all INVOICE_ID, INVOICE_LINE_NUMBER
FA_ADJ_SRC_LINES_T ap_invoice_distributions_all INVOICE_DISTRIBUTION_ID
FA_ADJ_SRC_LINES_T fa_additions_b ASSET_ID

Indexes

Index Uniqueness Tablespace Columns
FA_ADJ_SRC_LINES_T_N1 Non Unique Default LINE_ID
FA_ADJ_SRC_LINES_T_U1 Unique Default ADJUSTMENT_INTERFACE_ID, LINE_ID