Codeunit "Serv. Document Errors Mgt."

ID 6478
Namespace: Microsoft.Utilities

Properties

Name Value
SingleInstance True

Methods

CollectServiceDocCheckParameters

procedure CollectServiceDocCheckParameters(ServiceHeader: Record "Service Header", var ErrorHandlingParameters: Record "Error Handling Parameters" temporary)

Parameters

Name Type Description
ServiceHeader Table Microsoft.Service.Document."Service Header"
ErrorHandlingParameters Table Microsoft.Utilities."Error Handling Parameters"

FeatureTelemetryLogUsageService

procedure FeatureTelemetryLogUsageService(ErrorsFound: Boolean, TableName: Text, DocumentType: Enum "Service Document Type")

Parameters

Name Type Description
ErrorsFound Boolean
TableName Text
DocumentType Enum Microsoft.Service.Document."Service Document Type"

See also