Codeunit 18091495 EOS077 Global Functions
Codeunit 18091495 EOS077 Global Functions
Methods
SetCurrInputOnBeforeItemLine
procedure SetCurrInputOnBeforeItemLine(AssignedValue: Text)
Parameters / Return Value
- AssignedValue
Text[]
GetCurrInputOnBeforeItemLine
procedure GetCurrInputOnBeforeItemLine(): Text
Parameters / Return Value
- Returns
Text[]
SetStmtAcceptedAllowed
procedure SetStmtAcceptedAllowed(AssignedValue: Boolean)
Parameters / Return Value
- AssignedValue
Boolean
GetStmtAcceptedAllowed
procedure GetStmtAcceptedAllowed(): Boolean
Parameters / Return Value
- Returns
Boolean
SetPassword
procedure SetPassword(InputValue: Text)
Parameters / Return Value
- InputValue
Text[]
GetPassword
procedure GetPassword(): Text
Parameters / Return Value
- Returns
Text[]
ResetPassword
procedure ResetPassword()
SetPrintOperation
procedure SetPrintOperation(Operation: Text)
Parameters / Return Value
- Operation
Text[]
GetPrintOperation
procedure GetPrintOperation(): Text
Parameters / Return Value
- Returns
Text[]
clearPrintBuffer
procedure clearPrintBuffer()
GetPrintBuffer
procedure GetPrintBuffer(var PrintBuffer: Record "LSC POS Print Buffer" temporary)
Parameters / Return Value
- PrintBuffer
Record "LSC POS Print Buffer"
SaveTransactionValueForShipment
procedure SaveTransactionValueForShipment(TransactionHeader: Record "LSC Transaction Header")
Parameters / Return Value
- TransactionHeader
Record "LSC Transaction Header"
GetTransactionValueForShipment
procedure GetTransactionValueForShipment(var AmountToAccount: Decimal; var GrossAmount: Decimal; var ShiftNo: Code[10])
Parameters / Return Value
AmountToAccount
DecimalGrossAmount
DecimalShiftNo
Code[10]
SetStatementPostingBuffer
procedure SetStatementPostingBuffer(DocumentNo: Code[20]; LocationCode: Code[20]; ItemNo: Code[20]; Quantity: Decimal; var StatementPostingBufferToGet: Record "EOS077 Stmt. Posting Buffer" temporary; IsReturn: Boolean)
Parameters / Return Value
DocumentNo
Code[20]LocationCode
Code[20]ItemNo
Code[20]Quantity
DecimalStatementPostingBufferToGet
Record "EOS077 Stmt. Posting Buffer"IsReturn
Boolean
ClearStatementPostingBuffer
procedure ClearStatementPostingBuffer()
SetTransIncExpEntry
procedure SetTransIncExpEntry(var TransIncExpEntryToSet: Record "LSC Trans. Inc./Exp. Entry")
Parameters / Return Value
- TransIncExpEntryToSet
Record "LSC Trans. Inc./Exp. Entry"
GetTransIncExpEntry
procedure GetTransIncExpEntry(var TransIncExpEntryToGet: Record "LSC Trans. Inc./Exp. Entry")
Parameters / Return Value
- TransIncExpEntryToGet
Record "LSC Trans. Inc./Exp. Entry"
ClearTransIncExpEntry
procedure ClearTransIncExpEntry()
SetPaymentEntry
procedure SetPaymentEntry(var TransPaymentEntryToSet: Record "LSC Trans. Payment Entry")
Parameters / Return Value
- TransPaymentEntryToSet
Record "LSC Trans. Payment Entry"
GetPaymentEntry
procedure GetPaymentEntry(var TransPaymentEntryToGet: Record "LSC Trans. Payment Entry")
Parameters / Return Value
- TransPaymentEntryToGet
Record "LSC Trans. Payment Entry"
ClearPaymentEntry
procedure ClearPaymentEntry()
SetCurrentRecordId
procedure SetCurrentRecordId(CurrentRecordIdToSet: RecordId)
Parameters / Return Value
- CurrentRecordIdToSet
RecordId
GetCurrentRecordId
procedure GetCurrentRecordId(var CurrentRecordIdToGet: RecordId)
Parameters / Return Value
- CurrentRecordIdToGet
RecordId
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -