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 |
we have 10 records. It's occured error in 6th record how can u find and how to rectify that?
Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?
Which module is not in multiorg
Write an SQL Query to Delete Duplicate records from a table using ROWID.
24 Answers pspl, Satyam, Thinkways,
What is profile and what is level of profile option and it's hierarchy
in order to run utl_file package we need to give any specific path? if yes what is that?where u will run utl_package?
What are different execution methods of executabls?
What is oracle soa suite?
How to create user and how u attach with responsibility.
what is the invoice matching
Name the different Cursor Attributes.
List some exceptions other than NO_DATA_FOUND, TOO_MANY_ROWS and WHEN OTHERS