Codeunit 18091489 EOS077 External POS Command

Codeunit 18091489 EOS077 External POS Command

Methods

OpenKeyboard

procedure OpenKeyboard(Caption: Text[20]; DefaultValue: Text[30]; PayLoad: Text)

Parameters / Return Value

  • Caption Text[20]

  • DefaultValue Text[30]

  • PayLoad Text[]


IncExpPressed

procedure IncExpPressed(AccNo: Code[20])

Parameters / Return Value

  • AccNo Code[20]

SetIsFiscalRefund

procedure SetIsFiscalRefund(POSMenuLine: Record "LSC POS Menu Line")

Parameters / Return Value

  • POSMenuLine Record "LSC POS Menu Line"

SetIsFiscalVoid

procedure SetIsFiscalVoid(POSMenuLine: Record "LSC POS Menu Line")

Parameters / Return Value

  • POSMenuLine Record "LSC POS Menu Line"

ReissueFiscal

procedure ReissueFiscal(TransactionHeader: Record "LSC Transaction Header")

Parameters / Return Value

  • TransactionHeader Record "LSC Transaction Header"

InventoryLookupPressed

procedure InventoryLookupPressed(var POSMenuLine: Record "LSC POS Menu Line")

Parameters / Return Value

  • POSMenuLine Record "LSC POS Menu Line"

GetStoreSetup

procedure GetStoreSetup()

SetPosSessionValue

procedure SetPosSessionValue(var POSMenuLine: Record "LSC POS Menu Line")

Parameters / Return Value

  • POSMenuLine Record "LSC POS Menu Line"

Events

OnBeforeInsertTenderRounding

local procedure OnBeforeInsertTenderRounding(var POSHeader: Record "LSC POS Transaction"; var IsHandled: Boolean)

Parameters / Return Value

  • POSHeader Record "LSC POS Transaction"

  • IsHandled Boolean


OnAfterStoreSalesAmt

local procedure OnAfterStoreSalesAmt(var MessageToShow: Text; var RealTimeStats: Record "EOS077 Store Real Time Stats")

Parameters / Return Value

  • MessageToShow Text[]

  • RealTimeStats Record "EOS077 Store Real Time Stats"



EOS Labs -