difference between 2 way and 4 way matching
Answers were Sorted based on User's Feedback
Answer / suresh.somayajula
2 way : Inv will be generated as per PO.
4 way : Inv will be generated after compare
PO,Receipt and Inspection.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / viswa
2 way : po->invoice
4 way po_receipt->inspection->invoice
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sudhansu swain
2 way Matching
invoice price<=order price
quantity billed <=Quantity Ordered
4 Way Matching
invoice price<=order price
quantity billed <=Quantity Accepted
| Is This Answer Correct ? | 0 Yes | 0 No |
what is instead of trigger in where u will use?
why do we go for oracle apps technical other than sap and other packages?
Where we can write a PL/SQL code in report triggers?
we have 10 records. It's occured error in 6th record how can u find and how to rectify that?
What is oracle soa suite and what are its different components?
in ap_terms table what data will be stored
Are there any alternate tools other than sql* loader to load data into oracle apps tables from external systems
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using .CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
in procedure how to return a value
when will formula,place holder and summary columns fire in reports?
why do we validate the records while developing interface?