Page 18126487 EOS PSATime Sheet PSA

Page 18126487 EOS PSATime Sheet PSA

LanguageCaption
de-DEArbeitszeitnachweis
en-USTime Sheet
it-ITFoglio presenze

Events

OnbeforeValidateQuantity

procedure OnbeforeValidateQuantity(var PSAJobBudgetLineVar: Record "Time Sheet Line"; var Qty: Decimal; var PeriodStart: date)

Parameters / Return Value

  • PSAJobBudgetLineVar Record "Time Sheet Line"

  • Qty Decimal

  • PeriodStart date


OnBeforeProcessTimeSheetLine

local procedure OnBeforeProcessTimeSheetLine(TimeSheetLine: Record "Time Sheet Line"; var Anomaly: Boolean)

Event raised before processing a single time sheet line

Parameters / Return Value

  • TimeSheetLine Record "Time Sheet Line"

    The time sheet line that will be processed

  • Anomaly Boolean

    Anomaly flag, allows you to mark the row as with anomaly and block the posting of other lines. An error will be raised.


OnBeforeValidateJobNoFilter

local procedure OnBeforeValidateJobNoFilter(Rec: Record "Time Sheet Line"; xRec: Record "Time Sheet Line")

Event raised before processing validate job no on lookup job filter

Parameters / Return Value

  • Rec Record "Time Sheet Line"

  • xRec Record "Time Sheet Line"



EOS Labs -