What is 4-way match?

Answer Posted / henry ijams

Different ways of Matching
Level of Matching
Two–Way: Purchase order and invoice quantities must match
within tolerance before the corresponding invoice can be
paid.
Three–Way: Purchase order, receipt, and invoice quantities
must match within tolerance before the corresponding
invoice can be paid.
Four–Way: Purchase order, receipt, contract terms, and
invoice quantities must match within tolerance before the
corresponding invoice can be paid.
Level of Matching is set up in the PO and cannot be changed
while matching the invoice.
The Invoice Match Option and the Match Approval Level are
independent options. You can perform whichever Invoice
Match Option you want regardless of the Match Approval
Level.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between bind and lexical parameter?

549


What do you understand by lov?

573


Can we invoke one form from another in a multi-forms application?

645


What is the difference between flex mode and confined mode?

534


from where do u receive the information to develop report

1537






In what situation u create the BPA.

1779


What is an oracle report?

614


where do u put the report file

1661


What do you understand by oracle forms?

591


in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory

2501


What is an implicit anchor and how is it a different form explicit anchor in a report builder?

633


how do u place it in required folder

1480


How can we generate report output in excel format?

563


what are bind variables?

600


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2470