Codeunit "Serv. Test Report Print"
ID 6462
Namespace: Microsoft.Foundation.Reporting
Methods
PrintServiceHeader
procedure PrintServiceHeader(NewServiceHeader: Record "Service Header")
Parameters
| Name | Type | Description |
|---|---|---|
| NewServiceHeader | Table Microsoft.Service.Document."Service Header" |
Events
OnCalcServDiscOnBeforeRun
[IntegrationEvent(False,False)]
local procedure OnCalcServDiscOnBeforeRun(ServiceHeader: Record "Service Header", var ServiceLine: Record "Service Line")
Parameters
| Name | Type | Description |
|---|---|---|
| ServiceHeader | Table Microsoft.Service.Document."Service Header" | |
| ServiceLine | Table Microsoft.Service.Document."Service Line" |