1⟩ How is the balance of an invoice derived?
Use application rule set to control how Receivable will reduce the balance due of open debit items when you apply payments.
“Oracle Accounts Receivable (AR) Interview Questions and Answers will guide us about the Oracle Financials, eBusiness, Collections process in Oracle (AR) accounts receivable and AR Training and make you ready for job and interview of Oracle AR, so learn about the Oracle Accounts Receivable (AR) with the help of this Oracle Accounts Receivable (AR) Interview Questions with Answers guide”
Use application rule set to control how Receivable will reduce the balance due of open debit items when you apply payments.
Multiple Reporting Currencies is a unique set of features embedded in Oracle Apps that allows you to maintain and report accounting records at the transaction level in more than one functional currency.
mrc means multiple reporting currency,maximam 8 reporting curriences in possible in oracle apps,generely everyone having one fuctional currency, if u want convert the report into diffent currencies that only possible for eight currencies.
Batch sources control the standard transaction type assigned to a transaction and determine whether Receivables automatically numbers your transactions and transaction batches. You can define two types of transaction batch sources:
Manual
Imported
RA_BATCHES_ALL
- INFORMATION ABOUT TRANSACTION BATCHES
RA_CUSTOMER_TRX_ALL
- HEADER INFORMATION ABOUT TRANSACTION
RA_CUSTOMER_TRX_LINES_ALL
- LINES INFORMATION ABOUT TRANSACTION
RA_CUST_TRX_LINE_GL_DIST_ALL
- DISTRIBUTION INFORMATION ABOUT TRANSACTIONS
RA_CUST_TRX_LINE_SALESREPS_ALL
- SALES REPS OF TRANSACTIONS INFORMATION
AR_PAYMENT_SCHDULES_ALL
- INFORMATION ABOUT PAYMENT SCHDULES
AR_APPLICATION_PAYABLES_ALL
RA_INTERFACE_ERRORS
- ERRORS IN AUTO INVOCIE INTERFACE DATA
RA_INTERFACE_LINES_ALL
- USE THIS TABLE TO ENTER HEADER AND LINES INFORMATION IN AUTO INVOICE INTERFACE PROGRAM
RA_INTERFACE_DISTRIBUTIONS_ALL
- DISTRIBUTION TABLE IN AUTO INVOICE INTERFACE PROGRAM
RA_INTERFACE_SALESCREDITS_ALL
- SALESCREDITS INFORMATION TABLE IN AUTO INVOICE INTERFACE PROGRAM
All tables that starts with HZ_ are related to the Trading Community Architechture (TCA). In these table we can find all the information about the Customers, Organization, Person's.
From release 11i TCA came into picture in Accounts Recievable module, where oracle has grouped all the customer information at one place. Most important tables in TCA are HZ_PARTIES, HZ_CUST_ACCOUNTS_ALL, HZ_CUST_ACCT_SITES_ALL, HZ_CUST_SITE_USES_ALL, HZ_LOCATIONS, HZ_PARTY_SITES, HZ_PARTY_SITE_USES, HZ_CONTACT_POINTS. few to name.
_all : Table holds all the information about different operating units. Multi-Org environment. You can also set the client_info to specific operating unit to see the data specific to that operating unit only.
_TL : Translation Tables. where we can find the name of the particular field we are referring to. All _TL tables has a unique ID which corresponds the foreign key to other table which is used to store in the database and referenced back to display the name.
_V: are views.
_vl table stores the MultiLingual views
There are 3 flix fields are there
1.Arta flexfield
2.Salestax flexfileld
3.Territory flexfield
Financial Statment Generation (FSG), we can create different financial statement and we will get finacial reports.
Conversion is a process by which we transfer legacy data from temporary tables to base tables.
Interfaces also does the same but is a daily process and most of the interfaces are automated by scheduling. Example:AutoInvoice
For a given currency or primary SOB we can define maximum of 8 reporting SOBs.
I know 6 of them in total
1) Charge back
2) Credit memo
3) Debit memo
4) Invoice
5) Guarantee
6) Deposit
Valuesets are collection of set of Values.
There are six types of value sets available in Oracle Apps.
1) Dependent.
2) Independent.
3) Special.
4) None.
5) Table.
6) Pair.
Transaction Flexfield actually identifies the the uniqueness among the Multiple lines of a single Invoice.
Accointing for invoice in advance
a) Receivable A/c .....................Dr.
To Unearned revenue a/c
(when we raise the invoice with invoicing rule as advance)
b) Unearned Revenue A/c .............. Dr.
To Revenue A/c
(when we receive the payment, the number of journal entry (b) is depend upon the accounting rules which can be fixed or variable)
Accounting for invoice in arrear
a) Unbilled receivable a/c ....................Dr.
To Revenue a/c
(when we receive the payment of unbilled invoice, the number of journal entry (a) is depend upon the accounting rules which can be fixed or variable))
b) Receivable a/c .........................Dr.
To Unbilled receivable a/c
(when we raise the invoice, with invoicing rule arrear)