explain p2p cycle? what are the tables used for this?
Answers were Sorted based on User's Feedback
Answer / satya
REQUISITION-->RFQ-->QUATATION-->PO-->RECEIPTS-->INVOICE-->PAYMENTS-->GL.
PO_REQUISITIONS_HEADERS_ALL,PO_REQUISITIONS_LINES_ALL.PO_DISTRIBUTIONS_ALL,PO_HEADERS_ALL,PO_LINES_ALL,PO_DISTRIBUTIONS_ALL,PO_LINE_LOCATIONS_ALL,RCV_SHIPMENT_HEADERS,RCV_SHIPMENT_LINES,RCV_TRANSACTIONS,
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / subramanyam_erp
P2P MEANS PROCURE TO PAY. REQUISITION---->RFQ---->QUOTATION---->PURCHASE---->SHIPMENT---->INVOICE--->PAYMENTS--->SUBLEDGER--->GL
AND P2P CYCLE HAVING THE TABLE'S
PO_REQUISITION_HEADERS_ALL,PO_REQUISITION_LINES_ALL,PO_REQ_DISTRIBUTIONS_ALL,PO_HEADERS_ALL,PO_LINES_ALL,PO_LINE_LOCATIONS_ALL,PO_DISTRIBUTIONS_ALL,RCV_SHIPMENTS_HEADERS,RCV_SHIPMENT_LINES,RCV_TRANSACTIONS,AP_INVOICE_ALL,AP_INVOICE_LINES_ALL,AP_INVOICE_PAYMENTS_ALL,GL_JE_HEADERS,GL_JE_LINES,GL_JE_TRANSACTIONS.THESE ARE ALL SOME P2P TABLES
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / hari krishna
p2p is nothing but procure 2 pay..
The flow is
inv----receiving----po---
| Is This Answer Correct ? | 2 Yes | 13 No |
how to set org context?
what are the sql attributes?
In custom.pll what are the events we can Not write.
How to know the number of invoices generated for one PO from front end (navigation)?
API?s FOR CUSTOMER INTERFACE? Tell me some API's?
what is mutating table and mutating error and how to solve that?
Hi All, I have one year experience in Oracle Apps.I want to know that what is value of oracle Apps in market?..I have doubt,here I need to learn Oracle Apps more..because I know the opportunities in market ... otherwise need to learn other technologies ?..... And In Oracle Apps ,which is impotant Functional or technical knowledge ?
what is the difference between procedure and function
how many groups we can create for query?
How to call oracle database stored procedure from form in form coding ?
while doing the process of conversion if got any data error out what is the next step to reprocess
What is Place holder Columns?