Functie : xCashDro
public static string xCashDro(string field, int num);
public static string xCashDro(DataRow dr_pieds, string field, int num);
public static string xCashDro(string type_va, string id, string journal, long piece, string field, int num);
Teruggestuurd : transactie informatie van de CashDro terminal
Parameters :
- string field : naam van het veld waarvan men het resultaat wenst
- operationId
- operationDateFinish
- operationHourFinish
- operationPosId
- operationPosUser
- operationTotal
- operationTotalIn
- operationTotalOut
- shortageCashTotalIn
- shortageCashMessage
- int num : positie in de binnenkomst van betaalmethodes
OF
Parameters :
- V voor verkopen of A voor aankopen
- journaal van het document
- Doc nr
- string field : de naam van het veld waarvan men het resultaat wenst: zie hierboven
- positie in de binnenkomst van betaalmethodes
Raadpleeg deze pagina alvorens u deze functie gebruikt.