Codeunit 18091516 EOS077 POS Print Utility

Codeunit 18091516 EOS077 POS Print Utility

Methods

PrintLoyalty

procedure PrintLoyalty(var POSTrans: Record "LSC Transaction Header"; Tray: Integer)

Parameters / Return Value

  • POSTrans Record "LSC Transaction Header"

  • Tray Integer


PrintCustomLoyaltyInfo

procedure PrintCustomLoyaltyInfo(var Transaction: Record "LSC Transaction Header")

Parameters / Return Value

  • Transaction Record "LSC Transaction Header"

PrintFooter

procedure PrintFooter(Transaction: Record "LSC Transaction Header"; Tray: Integer)

Parameters / Return Value

  • Transaction Record "LSC Transaction Header"

  • Tray Integer


PrintHeaderInfoForRefundVoid

procedure PrintHeaderInfoForRefundVoid(var Transaction: Record "LSC Transaction Header")

Parameters / Return Value

  • Transaction Record "LSC Transaction Header"

UpdateFBPWSBuffer

procedure UpdateFBPWSBuffer(var FBPWSBuffer: Record "LSC FBP WS Buffer"; MemberSalesEntry: Record "LSC Member Sales Entry"; FBPLine: Record "LSC FBP Line")

Parameters / Return Value

  • FBPWSBuffer Record "LSC FBP WS Buffer"

  • MemberSalesEntry Record "LSC Member Sales Entry"

  • FBPLine Record "LSC FBP Line"


PrintFooterAdditionalInfo

procedure PrintFooterAdditionalInfo(Transaction: Record "LSC Transaction Header"; Tray: Integer)

Parameters / Return Value

  • Transaction Record "LSC Transaction Header"

  • Tray Integer


GetBCText

procedure GetBCText(Transaction: Record "LSC Transaction Header"; POSTerminal: Record "LSC POS Terminal") BCText: Text

Parameters / Return Value

  • Transaction Record "LSC Transaction Header"

  • POSTerminal Record "LSC POS Terminal"

  • Returns Text[]


GetBCType

procedure GetBCType(POSTerminal: Record "LSC POS Terminal") BCType: Text

Parameters / Return Value

  • POSTerminal Record "LSC POS Terminal"

  • Returns Text[]


GetBCWidth

procedure GetBCWidth(POSTerminal: Record "LSC POS Terminal") BCWidth: Text

Parameters / Return Value

  • POSTerminal Record "LSC POS Terminal"

  • Returns Text[]


GetBCHeight

procedure GetBCHeight(POSTerminal: Record "LSC POS Terminal") BCHeight: Text

Parameters / Return Value

  • POSTerminal Record "LSC POS Terminal"

  • Returns Text[]


GetItemDescription

procedure GetItemDescription(SalesEntry: Record "LSC Trans. Sales Entry") ItemDescription: Text

Parameters / Return Value

  • SalesEntry Record "LSC Trans. Sales Entry"

  • Returns Text[]



EOS Labs -