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 |
A file has both header and corresponding lines. Explain design to load this data into respective interface tables.
HOW CAN U KNOW TABLE IS REGISTERD IN APPS?
Difference between triggers and procedures?
what are the balancing segments in AR?
What is count(*) from po_vendors(any table)?
List the types of flexfield?
please send me forms, xml pulisher questions,answers
what is the difference between request group and request security in oracle apps?
How to call oracle database stored procedure from form in form coding ?
You are working with interfaces if client doesnot give any flat then what will u do?
How to know the number of invoices generated for one PO from front end (navigation)?
Can u attach Request set with in the Request set?