FUN_INTERFACE_DIST_LINES

Intercompany Distribution Lines Interface.

Details

  • Schema: FUSION

  • Object owner: FUN

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

FUN_INTERFACE_DIST_LINES_PK

DIST_ID

Columns

Name Datatype Length Precision Not-null Comments
TRX_ID NUMBER 18 Yes Transaction identifier. Populated automatically for Oracle Fusion ERP Cloud services customers by the Load Interface File for Import program. Otherwise, use a positive integer.
LOAD_REQUEST_ID NUMBER 18 Oracle Enterprise Scheduler: process identifier for the Import Intercompany Transactions process.
DIST_ID NUMBER 18 Yes Distribution identifier. Populated automatically for Oracle Fusion ERP Cloud services customers by the Load Interface File for Import program. Otherwise, use a positive integer.
BATCH_DIST_ID NUMBER 18 Batch distribution identifier. Populated automatically for Oracle Fusion ERP Cloud services customers by the Load Interface File for Import program. Otherwise, use a positive integer.
DIST_NUMBER NUMBER 18 Distribution number. Must be unique for the transaction and party type.
PARTY_ID NUMBER Yes Oracle internal use only. Party identifier. Populated by the interface import program.
PARTY_TYPE_FLAG VARCHAR2 1 Yes Party type option. Valid values: I, R. I means distribution line is for the provider. R means distribution line is for the receiver.
DIST_TYPE_FLAG VARCHAR2 1 Yes Distribution type option. Use: L. Means distribution line is for provider.
AMOUNT_CR NUMBER Credit amount for the distribution line. Total debits and credits must balance per provider and per receiver.
AMOUNT_DR NUMBER Debit amount. Total debits and credits must balance per provider and per receiver.
CCID NUMBER 18 Account code combination identifier. Use the Manage Account Combinations task to identify valid values.
ATTRIBUTE1 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE2 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE3 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE4 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE5 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE6 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE7 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE8 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE9 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE10 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE11 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE12 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE13 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE14 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE15 VARCHAR2 150 Segment value: Intercompany Transaction Distributions descriptive flexfield.
ATTRIBUTE_CATEGORY VARCHAR2 30 Context code for Intercompany Transaction Distributions descriptive flexfield. Use the Manage Intercompany Descriptive Flexfields task to identify valid values. Use ATTRIBUTE1 to ATTRIBUTE15 for segment values.
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.
IMPORT_STATUS_CODE VARCHAR2 15 Oracle internal use only. Import status code.
DESCRIPTION VARCHAR2 240 Intercompany interface distribution lines description. Free text field. Not validated.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is increased every time 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.
SEGMENT1 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT2 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT3 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT4 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT5 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT6 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT7 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT8 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT9 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT10 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT11 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT12 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT13 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT14 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT15 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT16 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT17 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT18 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT19 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT20 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT21 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT22 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT23 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT24 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT25 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT26 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT27 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT28 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT29 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
SEGMENT30 VARCHAR2 25 Key Flexfield: segment of the key flexfield.
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.

Foreign Keys

Table Foreign Table Foreign Key Column
FUN_INTERFACE_DIST_LINES fun_interface_headers TRX_ID
FUN_INTERFACE_DIST_LINES fun_interface_batchdists BATCH_DIST_ID
fun_interface_rejections fun_interface_dist_lines DIST_ID

Indexes

Index Uniqueness Tablespace Columns
FUN_INTERFACE_DIST_LINES_N1 Non Unique Default TRX_ID
FUN_INTERFACE_DIST_LINES_U1 Unique Default DIST_ID