Hi Marini,
The payment means are all saved in the OVPM table.
SELECT T0.CashSum, T0.CashAcct, T0.TrsfrSum, T0.TrsfrAcct, T0.CheckSum, T0.CheckAcct, T0.CreditSum
FROM OVPM T0
The VPM3 records all the payment made by Credit Cards.
Regards
Edy
Hi Marini,
The payment means are all saved in the OVPM table.
SELECT T0.CashSum, T0.CashAcct, T0.TrsfrSum, T0.TrsfrAcct, T0.CheckSum, T0.CheckAcct, T0.CreditSum
FROM OVPM T0
The VPM3 records all the payment made by Credit Cards.
Regards
Edy