link between po and ap modules
Answers were Sorted based on User's Feedback
Answer / gangadhar
po_distribution_id in the tables
po_distributions_all and ap_invoice_distributions is the
link btwn ap and po.
| Is This Answer Correct ? | 34 Yes | 1 No |
Answer / vipul maheshwari
PO_DISTRIBUTIONS_ALL
AP_INVOICE_DISTRIBUTIONS
LINK BY : PO_DISTRIBUTION_ID
| Is This Answer Correct ? | 29 Yes | 0 No |
Answer / nithya
when u place a po to the supplier he will return the items u
needed along with an invoice. Now u r liable to pay the amt
specified (accounts payable) in the invoice which is covered
in ap module.
| Is This Answer Correct ? | 12 Yes | 5 No |
Answer / natthu matte
invoice_distribution_id from ap_invoice_distributions_all
and po_distribution_id from po_distributions_all,
eq:-
SELECT *
FROM ap_invoice_distributions_all
WHERE invoice_distribution_id IN (SELECT po_distribution_id
FROM
po_distributions_all);
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / srinivas.r
Here we are having the table which is in PO module
po_distributions_all;
and table in AP module ap_invoice_distrinutions_all
in these two tables there is a common column
i.e., PO_DISTRIBUTION_ID;
| Is This Answer Correct ? | 4 Yes | 1 No |
how to use .prt file in bitmap reports?
what are the prerequisite set ups for inter organization transaction?
Assume i have three Procedures defined in a Package Spec. I have created the Package Specification. now i create the Package Body by including the three procedures in addition to that i include a fourth procedure which is not included in my Package Spec. I compile the Package Body. Will the Package body Compile ? What will the end result ? what will happen if the execute the package by calling the 4th procedure ?
How to link between inventory and OrderManagement.
why do we go for oracle apps technical other than sap and other packages?
List some exceptions other than NO_DATA_FOUND, TOO_MANY_ROWS and WHEN OTHERS
If we transfer the data from legacy system to oracle base tables. I want to hold the data in interface table how?
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?
HOW CAN U KNOW THE STAUS OF PO?
Define MultiOrg Structure
why we can use synonym?
types of invoices?
7 Answers BelAir Store, Convergys, Wings Biotech,