Report 18059907 EOS075 Edit Doc. Amount

Report 18059907 EOS075 Edit Doc. Amount

LanguageCaption
da-DKRediger beløb
de-DEDokumentbetrag bearbeiten
es-ESEditar cantidad del documento
fi-FIMuokkaa asiakirjasummaa
fr-FRModifier le montant du document
en-USEdit Doc. Amount
it-ITModifica importo doc.
nb-NORediger bilagsbeløp
nl-NLDocumentbedrag bewerken
sv-SERedigera dokument.

Methods

SetParameter

procedure SetParameter(var BonusJnlLine: Record "EOS Bonus Journal Line")

Parameters / Return Value

  • BonusJnlLine Record "EOS Bonus Journal Line"

SetNewAmount

procedure SetNewAmount(NewAmount: Decimal)

Parameters / Return Value

  • NewAmount Decimal

Events

OnBeforeValidateNewAmount

local procedure OnBeforeValidateNewAmount(TempBonusJnlLine: Record "EOS Bonus Journal Line"; NewAmount: Decimal; var Handled: Boolean)

Raised before validating the new amount.

Parameters / Return Value

  • TempBonusJnlLine Record "EOS Bonus Journal Line"

    A bonus journal line as a reference to the journal line being processed.

  • NewAmount Decimal

    The new amount to validate.

  • Handled Boolean

    Gets or sets a value indicating whether the event has been handled.


OnAfterValidateNewAmount

local procedure OnAfterValidateNewAmount(TempBonusJnlLine: Record "EOS Bonus Journal Line"; NewAmount: Decimal)

Raised after the new amount has been validated.

Parameters / Return Value

  • TempBonusJnlLine Record "EOS Bonus Journal Line"

    A bonus journal line as a reference to the journal line being processed.

  • NewAmount Decimal

    The new amount that was validated.



EOS Labs -