Monday, November 20, 2017

Oracle Apps Receivables (AR) Tables

Oracle Apps Receivables (AR) Tables

Transactions
RA_CUSTOMER_TRX_ALLTransaction Header table
RA_CUSTOMER_TRX_LINES_ALLTransaction Lines table along with Tax lines.
RA_CUST_TRX_LINE_GL_DIST_ALLDistribution for Transaction Lines
RA_CUST_TRX_LINE_SALESREPS_ALLSalesrep information for Transaction Lines


Transaction Interface Tables
RA_INTERFACE_LINES_ALLTransaction Lines interface
RA_INTERFACE_SALESCREDITS_ALLTransaction Sales credit information
RA_INTERFACE_DISTRIBUTIONS_ALLTransaction Distribution information
RA_INTERFACE_ERRORS_ALLTransaction errors table
AR_PAYMENTS_INTERFACE_ALLInterface table to import receipts
AR_INTERIM_CASH_RECEIPTS_ALLLockbox transfers the receipts that pass validation to the interim tables
AR_INTERIM_CASH_RCPT_LINES_ALLLockbox transfers the receipts that pass validation to the interim tables


Receipts tables
AR_CASH_RECEIPTS_ALLCash Receipt Header tables
AR_RECEIVABLE_APPLICATIONS_ALLstores Receipt Application details
AR_PAYMENT_SCHEDULES_ALLThis table is updated when an activity occurs against an invoice, debit memo, chargeback, credit memo, on-account credit, bills receivable
AR_CASH_RECEIPT_HISTORY_ALLThis table stores all of the activity that is contained for the life cycle of a receipt.
• Each row represents one step.
• The status field for that row tells you which step the receipt has reached.
• Possible statuses are Approved, Confirmed, Remitted, Cleared, and Reversed.


Customer Tables
HZ_PARTIESA party is an entity that can enter into a business relationship.
HZ_CUST_ACCOUNTSThis table stores information about customer/financial relationships established between a Party and the deploying company.
HZ_PARTY_SITESThis table links a party (HZ_PARTIES) and a location (HZ_LOCATIONS) and stores location-Specific party information such as a person’s mail stops at their work address.
HZ_CUST_ACCT_SITES_ALLThis table stores information about customer/financial account sites information.
HZ_CUST_SITE_USES_ALLThis table stores information about the business purposes assigned to a customer account site
HZ_LOCATIONSA location is a point in geographical space described by an address and/or geographical Indicators such as latitude or longitude.


Setup tables
RA_CUST_TRX_TYPES_ALLThis table stores information about each transaction type for all classes of transactions, for example, invoices, commitments, and credit memos.
AR_RECEIPT_CLASSESThis table stores the different receipt classes that you define.
AR_RECEIPT_METHODSThis table stores information about Payment Methods, receipt attributes that you define and assign to Receipt Classes to account for receipts and their applications

No comments:

Post a Comment

How to improve blog performance

Improving the performance of a blog can involve a variety of strategies, including optimizing the website's technical infrastructure, im...