Share via


Table "Troubleshooting Header"

ID 5943
Namespace: Microsoft.Service.Maintenance

Properties

Name Value
Caption Troubleshooting Header
LookupPageID Page Microsoft.Service.Maintenance."Troubleshooting List"
DataClassification CustomerContent

Fields

Name Type Description
"No." Code[20]
Description Text[100]
"No. Series" Code[20]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

AssistEdit

procedure AssistEdit(OldTblshtHeader: Record "Troubleshooting Header"): Boolean

Parameters

Name Type Description
OldTblshtHeader Table Microsoft.Service.Maintenance."Troubleshooting Header"

Returns

Type Description
Boolean

ShowForServItemLine

procedure ShowForServItemLine(ServItemLine: Record "Service Item Line")

Parameters

Name Type Description
ServItemLine Table Microsoft.Service.Document."Service Item Line"

ShowForServItem

procedure ShowForServItem(ServItem: Record "Service Item")

Parameters

Name Type Description
ServItem Table Microsoft.Service.Item."Service Item"

ShowForItem

procedure ShowForItem(Item: Record Item)

Parameters

Name Type Description
Item Table Microsoft.Inventory.Item.Item

Events

OnBeforeShowForServItemLine

[IntegrationEvent(False,False)]
local procedure OnBeforeShowForServItemLine(var TroubleshootingHeader: Record "Troubleshooting Header", ServiceItemLine: Record "Service Item Line", var IsHandled: Boolean)

Parameters

Name Type Description
TroubleshootingHeader Table Microsoft.Service.Maintenance."Troubleshooting Header"
ServiceItemLine Table Microsoft.Service.Document."Service Item Line"
IsHandled Boolean

See also