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 |
Can u define exceptions twice in same block?
how many groups we can create for query?
How to print invoice from APPS(front end).if we have invoice number in hand with us???
What is implicity cursor . When it fires . For which statement it will fire(Insert/update/delte). What is the attribute of implicity and explicity cursor oracle 9i. What is the Rec cursor.
why do we go for oracle apps technical other than sap and other packages?
is it possible to run the interface without using oracle apps?
in one report using two layout models.if yes how to do
what are the prerequisite set ups for inter organization transaction?
Can you differentiate between mediator and osb?
what is meant by lexical parameter
How many parameters we can pass through pl/sql program in Oracle apps
What do you understand by concurrent programs?