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 |
1) why we need to do Validations when the Standard Conc. Prog or the API will do all the validations 2) How can we display more then 1 column data in a formula column (Ex displaying Empno, Ename, sal data in one Formula column) 3) is it possible to give 2 out paramaters in a function
How can we import the data into a database using sql * loader?
LOCKS?
what is the difference between credit memo and debit memo?...
where the accounting related data is stored ? all type of accounting related data costing etc...
how to enable Zoom function and steps?
How to generate XML Report with out using rdf?
6 Answers BirlaSoft, Patni, UST,
what is meant by Table space?
What is the package?
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
HOW U DISPLAY THE FLEXFIELD DATA IN APPS?
when will formula,place holder and summary columns fire in reports?