Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is ERP? Architecture of apps?

3 Answers   TCS,


what is the purpose of standard cost update?

2 Answers   Satyam, Scan Steel,


How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/

4 Answers   Satyam,


how many layout sections are tehre in layout editor?

1 Answers  


How can u populate data into po_headers_all segment2 column?

1 Answers   BirlaSoft,


Hi Experts How to Create a purchase order without a requisition ?

6 Answers   Amdocs, KPMG, Oracle,


what are the different transaction clauses in AR?

0 Answers   BirlaSoft,


Cycle of requestion to receving transaction.

1 Answers   Accenture,


How does accounting occured in Expense Reporting?

1 Answers   Sapient,


There are set of records to be processed from staging table into interface table. If one record fails the entire set of data should be rejected.

3 Answers   Satyam,


Registering parametric report?

1 Answers  


where the accounting related data is stored ? all type of accounting related data costing etc...

3 Answers  


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)