Page 18060386 EOS014 Posted Billing Note

Page 18060386 EOS014 Posted Billing Note

LanguageCaption
en-USPosted Billing Note
it-ITDettagli notula registrata

Events

OnBeforeRelease

local procedure OnBeforeRelease(var Rec: Record "EOS014 Billing Note"; var Handled: Boolean)

Triggered before the document is released. If the event is handled, the standard release process is not executed.

Parameters / Return Value

  • Rec Record "EOS014 Billing Note"

    The record that is about to be released.

  • Handled Boolean

    Set to true to prevent the standard release process from executing.


OnAfterRelease

local procedure OnAfterRelease(var Rec: Record "EOS014 Billing Note")

Triggered after the document is released.

Parameters / Return Value

  • Rec Record "EOS014 Billing Note"

    The record that has been released.


OnBeforeReopen

local procedure OnBeforeReopen(var Rec: Record "EOS014 Billing Note"; var Handled: Boolean)

Triggered before the document is reopened. If the event is handled, the standard reopen process is not executed.

Parameters / Return Value

  • Rec Record "EOS014 Billing Note"

    The record that is about to be reopened.

  • Handled Boolean

    Set to true to prevent the standard reopen process from executing.



EOS Labs -