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 |
Charge Back Setups ?
What is terms date basis?
Where is the method of Supplier Number set? At what level is the supplier numbering controlled?
Can somebody provide me the GL and AP implementaton guide
what is validations ?
what diff b/w security rulues and cross validation rulues
How to approve n no. of invoices
what are the jvs effcted in ptp cycle?
Anyone provide the oracle fin/scm definetions
2. what is receipt method.
What are diff between item master organization and child organization ?
What are the types of receipts?