Page 18060380 EOS014 Billing Note
Page 18060380 EOS014 Billing Note
Language | Caption |
---|---|
en-US | Billing Note |
it-IT | Notule |
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.
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.