What are the tables associated with Invoice in AP?
Answers were Sorted based on User's Feedback
Answer / sunil kardam
There are three Tables getting impacting while you entering the Invoice in System for R11.
1. AP_invoices_all
2. AP_invoice_distributions_all
3. AP_payment_schedules_all
In R12 there are four tables:-
1. AP_invoices_all
2. AP_invoice_lines_all
3. AP_invoice_distributions_all
4. AP_payment_schedules_all
Is This Answer Correct ? | 11 Yes | 0 No |
Answer / bharat
ap_invoices_all
ap_distributions_all
ap_holds_all
ap_interface_rejections
Is This Answer Correct ? | 12 Yes | 3 No |
Answer / altaf a shaikh
When a Invoice is created basically following tables are
populated :-
1. AP_INVOICES_ALL -- Invoice Header Information
2. AP_INVOICE_DISTRUBUTIONS_ALL -- Line details
3. AP_PAYMENT_SCHEDULES_ALL -- When term is assigned
while creating invoice then automatically Payment schedule
is create based on term (e.g 30 Net)
4. AP_TERMS_ALL
5. AP_DISTRIBUTION_SETS_ALL -- If You select distribution
set to create Invoice Lines Automatically for You.
---------------------------------------------------------
When You Approve the Invoice then MATCH_STATUS_FLAG of
AP_INVOICE_DISTRIBUTION_LINES is updated to T.
when You Account Invoice then Following Tables are
popullated :-
These below mentioned tables store data for Invoice as well
as payments so please check source of the transaction
created in these tables.
There are two columns in lines table whcih can be used to
track these transactions in GL Module. That are
gl_sl_link_id and gl_transfer_flag = Y
6. AP_ACCOUNTING_EVENTS_ALL
7. AP_AE_HEADERS_ALL
8. AP_AE_LINES_ALL
Once "Paybles Transfer to Gl concurrent" program is
executed then, all the accounted enteries with
gl_transfer_flag <> Y will be populated in GL_INTERFACE
table.
If Journal Import with Source = Payables is executed then
data is populated in
GL_JE_BATCHES
GL_JE_HEADERS
GL_JE_LINES
Then Posting populates this data into
GL_BALANCES
[If there are 25 lines in a GL_JE_LINES for a particular
CCID in a month DEC-09.
Then only one line is created in GL_BALANCES table for that
particular CCID in DEC-09. This lines has sum of amount of
all the 25 lines of GL_JE_LINES)
When You Make a Payment for a Invoice then following tables
are populated :-
9. AP_CHECKS_ALL
10. AP_INVOICE_PAYMENTS_ALL
When You do accounting of payment then again accounting
tables are populated as specified above i.e.
6. AP_ACCOUNTING_EVENTS_ALL
7. AP_AE_HEADERS_ALL
8. AP_AE_LINES_ALL
Remaining process is same as discussed above.
In this case Journal Source = Payment
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / altaf a shaikh
When You Approve the Invoice then MATCH_STATUS_FLAG of
AP_INVOICE_DISTRIBUTION_LINES is updated to A instead of T.
T means Tested
A means Approved.
When You check 'Approve' check box then in backend Invoice
is match with PO if there is any discrepency then Invoice
goes to HOLD state.
Is This Answer Correct ? | 3 Yes | 0 No |
IS Automatic writeoff allowed for both over n under payments??
what are the Issue that we face in Gl,PO and AP while Supporting.
As Supplier Header Information can share from another operating unit. Not Sites and other information...... but for a supplier if one OU(1) has made a prepayment..and other OU(2) of the same balancing segment has to make a payment to the same supplier..the prepayment available with that supplier is overlooked or not considered….is it true
What are the key flexifields avilable in Oracle General ledger?
Payment Methods?
WHAT IS CLEARNCE METHOD IN AR ?
In Multi Org can you tell what is SHORT ENTITY ?
What is the way in which a Trial Balance of a company be loaded into Oracle; assuming that there are no sub-ledger transactions to be loaded?
wat is auto accounting
What are the accounting entries in p2p cycle??
8 Answers Sierra Atlantica, TCS,
When we run a GL Reconciliation Report, we also see the void payments in that report. Even though i disable the option of Show Void payments, its appearing in the report.How do i proceed so that i dont see those void payments in the GL Reconciliation Report?
What is the difference between Quick addition and detail addition?