Net Amount
Hi,
In F0411 table I want to get the Net amount for supplier
RPAG captures gross amount and there are three fields RPATXA, RPATXN and RPSTAM
So there can be two approach for getting net amount:
- Net Amount = RPATXA+RPATXN
- Net Amount = RPAG - RPSTAM
But I see discrepancies in them.
Could you please suggest what approach we need to take for calculating Net Amount.