This element will become obsolete from version 27.0. The statistics action will be replaced with the ServiceStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour.
[Obsolete(The statistics action will be replaced with the ServiceStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour.,27.0)]
procedure OpenStatistics()
ShowActivityLog
procedure ShowActivityLog()
GetDocExchStatusStyle
procedure GetDocExchStatusStyle(): Text
Returns
Type
Description
Text
PrintToDocumentAttachment
procedure PrintToDocumentAttachment(var ServiceInvoiceHeader: Record "Service Invoice Header")
[IntegrationEvent(False,False)]
local procedure OnBeforePrintRecords(var ServiceInvoiceHeader: Record "Service Invoice Header", ShowRequestPage: Boolean, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeSendProfile(var ServiceInvoiceHeader: Record "Service Invoice Header", var DocumentSendingProfile: Record "Document Sending Profile", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeSetSecurityFilterOnRespCenter(var ServiceInvoiceHeader: Record "Service Invoice Header", var IsHandled: Boolean)
This element will become obsolete from version 27.0. The statistics action will be replaced with the ServiceStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour.
[Obsolete(The statistics action will be replaced with the ServiceStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour.,27.0)]
[IntegrationEvent(False,False)]
local procedure OnOpenStatisticsOnAfterSetStatPageID(var ServiceInvoiceHeader: Record "Service Invoice Header", var StatPageID: Integer)
[IntegrationEvent(False,False)]
local procedure OnLookupAppliestoDocNoOnAfterSetFilters(ServiceInvoiceHeader: Record "Service Invoice Header", var CustLedgerEntry: Record "Cust. Ledger Entry")