What is the link between AP and GL in oracle apps R/12?
Answers were Sorted based on User's Feedback
Answer / jagadekar
Link between AP and GL in R/12
------------------------------
AP_INVOICES_ALL --> Invoice_id = APPLIED_TO_SOURCE_ID_NUM_1
<-- XLA_DISTRIBUTION_LINKS
Also
AP_INVOICE_DISTRIBUTIONS_ALL -->INVOICE_DISTRIBUTION_ID =
SOURCE_DISTRIBUTION_ID_NUM_1 <-- XLA_DISTRIBUTION_LINKS
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / prachi
The above link is good for xla and ap from xla further we need to use the gl_sl_link to get the final gl line
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / omprakash
gl_sl_link_id in xla_ae_lines = gl_sl_link_id in gl_je_lines
| Is This Answer Correct ? | 1 Yes | 1 No |
suppose you want to use a trigger in existing standard apps form and its not available in personalization neither in custom.pll. How you will address the issue ?
Please let me know the differance between Master Item and organization Item in Inventory.
we have clients in different countries, we can run report in different places, if i want to display particular language,country,currency everything displays for that country how?
In sequence i want to 11 and 15th values how we will write?
How to create user and how u attach with responsibility.
how to initialize applications?
what are the steps to develop a new report?
What r the validation types?
what is the invoice matching
what is pick selection list generation report.
what is instead of trigger. what is the use of that?
What is SRW Package? (Sql Report Writer)