link between po and ap modules

Answers were Sorted based on User's Feedback



link between po and ap modules..

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

link between po and ap modules..

Answer / vipul maheshwari

PO_DISTRIBUTIONS_ALL
AP_INVOICE_DISTRIBUTIONS

LINK BY : PO_DISTRIBUTION_ID

Is This Answer Correct ?    29 Yes 0 No

link between po and ap modules..

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

link between po and ap modules..

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

link between po and ap modules..

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

Post New Answer

More Oracle Apps Technical Interview Questions

hi friends! i need sample codes for oracle apps 11i conversion and interfaces.If u have,plz send me

2 Answers   Pathway Technologies,


what is the difference between character mode,bitmap mode

2 Answers   IBM, Sierra Atlantica,


How will u register concurrent request ?

1 Answers   Convergys,


Define MultiOrg Structure

5 Answers   Convergys,


wht r the basetables of customer interface?

2 Answers  






Do you know where we can check the status of po?

0 Answers  


what is the use of format trigger?a

3 Answers  


How you will Diaplay the Company LOGO In report.Can anyone knows please give solution

8 Answers   TCS,


In report we have to show two Layout? how it is and how we can see from where it?

3 Answers   IBM,


How to create a purchase order without a requisition?

0 Answers  


please send me forms, xml pulisher questions,answers

0 Answers   Zensar,


Can we customize a form with out template.fmb

5 Answers   Zensar,


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)