Table "Service Document Log"

ID 5912
Namespace: Microsoft.Service.Document

Properties

Name Value
Caption Service Document Log
DrillDownPageID Page Microsoft.Service.Document."Service Document Log"
LookupPageID Page Microsoft.Service.Document."Service Document Log"
ReplicateData True
DataClassification CustomerContent

Fields

Name Type Description
"Document No." Code[20]
"Entry No." Integer
"Event No." Integer
"Service Item Line No." Integer
After Text[50]
Before Text[50]
"Change Date" Date
"Change Time" Time
"User ID" Code[50]
"Document Type" Enum Microsoft.Service.Document."Service Log Document Type"
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

CopyServLog

procedure CopyServLog(DocType: Option, DocNo: Code[20])

Parameters

Name Type Description
DocType Option
DocNo Code[20]

ShowServDocLog

procedure ShowServDocLog(var ServHeader: Record "Service Header")

Parameters

Name Type Description
ServHeader Table Microsoft.Service.Document."Service Header"

See also