AR_RECEIVABLES_TRX_ALL

The AR_RECEIVABLES_TRX_ALL table links distribution information with your receivables activities. Possible activity types include Adjustment, Miscellaneous Cash, and Finance Charge. If you select a Miscellaneous Cash activity type, you can associate either a distribution set or a standard accounting flexfield value with your receivables activity. Oracle Receivables uses one row for each activity. The primary key for this table is RECEIVABLES_TRX_ID.

Details

  • Schema: FUSION

  • Object owner: AR

  • Object type: TABLE

  • Tablespace: REFERENCE

Primary Key

Name Columns

AR_RECEIVABLES_TRX_PK

RECEIVABLES_TRX_ID, ORG_ID

Columns

Name Datatype Length Precision Not-null Comments Flexfield-mapping
RECEIVABLES_TRX_ID NUMBER 18 Yes Receivables Activity identifier.
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.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
NAME VARCHAR2 50 Yes Name of the receivables activity
CODE_COMBINATION_ID NUMBER 18 General Ledger code combination (account)
SET_OF_BOOKS_ID NUMBER 18 Yes General Ledger Set of Books used (only one supported currently)
DESCRIPTION VARCHAR2 240 Description of the receivables activity
STATUS VARCHAR2 30 Yes Lookup code for the status of the activity
TYPE VARCHAR2 30 Lookup code for the type of the receivables activity
START_DATE_ACTIVE DATE The date from which the activity is valid
END_DATE_ACTIVE DATE The date at which the activity becomes invalid
DEFAULT_ACCTG_DISTRIBUTION_SET NUMBER The default distribution set for the activity
INACTIVE_DATE DATE The date on which the activity becomes inactive
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Receivables Activity (AR_RECEIVABLES_TRX)
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ORG_ID NUMBER 18 Yes Indicates the identifier of the business unit associated to the row.
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_ATTRIBUTE_CATEGORY VARCHAR2 30 Global Descriptive Flexfield: structure definition of the global descriptive flexfield.
GLOBAL_ATTRIBUTE20 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield.
ASSET_TAX_CODE VARCHAR2 50 Asset tax code from the AR_VAT_TAX table (tax groups are not allowed)
LIABILITY_TAX_CODE VARCHAR2 50 Liability tax code from the AR_VAT_TAX table (tax groups are not allowed)
GL_ACCOUNT_SOURCE VARCHAR2 30 Lookup code for GL_ACCOUNT_SOURCE lookup type. Values include Activity GL Account, Distribution Set, Revenue on Invoice, and Tax Code on Invoice.
TAX_CODE_SOURCE VARCHAR2 30 Lookup code for TAX_CODE_SOURCE lookup type. Values include Activity, Invoice, and None.
TAX_RECOVERABLE_FLAG VARCHAR2 1 Indicates whether tax for this activity is recoverable (not applicable to miscellaneous cash transactions)
ACCOUNTING_AFFECT_FLAG VARCHAR2 1 Y or N flag indicates whether entities that are created should be posted to General Ledger
RISK_ELIMINATION_DAYS NUMBER Stores the number of days after maturity that an endorsed bill receivable transaction must be held before the risk can be eliminated. If left blank, Receivables uses zero (0) days.
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.
SEED_DATA_SOURCE VARCHAR2 512 Source of seed data record. A value of 'BULK_SEED_DATA_SCRIPT' indicates that record was bulk loaded. Otherwise, specifies the name of the seed data file.
ORA_SEED_SET1 VARCHAR2 1 Yes Oracle internal use only. Indicates the edition-based redefinition (EBR) context of the row for SET1. Context values are Y or N.
ORA_SEED_SET2 VARCHAR2 1 Yes Oracle internal use only. Indicates the edition-based redefinition (EBR) context of the row for SET2. Context values are Y or N.

Foreign Keys

Table Foreign Table Foreign Key Column
AR_RECEIVABLES_TRX_ALL gl_code_combinations CODE_COMBINATION_ID
AR_RECEIVABLES_TRX_ALL ar_distribution_sets_all DEFAULT_ACCTG_DISTRIBUTION_SET
ar_adjustments_all ar_receivables_trx_all RECEIVABLES_TRX_ID, ORG_ID
ar_cash_reco_lines_all ar_receivables_trx_all RECEIVABLES_TRX_ID, ORG_ID
ar_system_parameters_all ar_receivables_trx_all PENALTY_REC_TRX_ID, ORG_ID
ar_system_parameters_all ar_receivables_trx_all EXCEPTION_WRTOFF_REC_TRX_ID, ORG_ID
ar_system_parameters_all ar_receivables_trx_all EXCEPTION_ADJ_REC_TRX_ID, ORG_ID
ar_system_parameters_all ar_receivables_trx_all FINCHRG_RECEIVABLES_TRX_ID, ORG_ID
ar_system_parameters_all ar_receivables_trx_all IREC_SERVICE_CHARGE_REC_TRX_ID, ORG_ID
ar_interest_lines_all ar_receivables_trx_all RECEIVABLES_TRX_ID, ORG_ID
ar_receipt_method_accounts_all ar_receivables_trx_all EDISC_RECEIVABLES_TRX_ID, ORG_ID
ar_receipt_method_accounts_all ar_receivables_trx_all UNEDISC_RECEIVABLES_TRX_ID, ORG_ID
ar_cash_receipts_all ar_receivables_trx_all RECEIVABLES_TRX_ID, ORG_ID
ar_rec_trx_le_details_all ar_receivables_trx_all RECEIVABLES_TRX_ID, ORG_ID
ar_receivable_applications_all ar_receivables_trx_all RECEIVABLES_TRX_ID, ORG_ID

Indexes

Index Uniqueness Tablespace Columns
AR_RECEIVABLES_TRX_U1 Unique Default RECEIVABLES_TRX_ID, ORG_ID, ORA_SEED_SET1
AR_RECEIVABLES_TRX_U11 Unique Default RECEIVABLES_TRX_ID, ORG_ID, ORA_SEED_SET2