invoice posting

Question:
My requirement is that i want to fetch purchase order amount based upon invoice and comapre the amounts of both of them. I don't know how to fetch po amount based upon invoice.
harry
Answer:
Hi Harry
Try using Fields ekpo-netwr for po value.
and according to po find corresponding invoice receipt , accumulate all invoice receipt value , so u can put check
povalue - sum(invoice receipt for that po) > 0
Hope that helps.
_________________
Regards
Abaper

More Articles:

GRID control report in Background-Urgent?
String Data type?
BAPI - Hold document in MIGO ?
How to get a variable in a user-exit ?
CC and Reply To options in email?
Is it possible to read some field on screen during BDC run?