Table "Troubleshooting Header"
ID 5943
Namespace: Microsoft.Service.Maintenance
Properties
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
Returns
ShowForServItemLine
procedure ShowForServItemLine(ServItemLine: Record "Service Item Line")
Parameters
ShowForServItem
procedure ShowForServItem(ServItem: Record "Service Item")
Parameters
ShowForItem
procedure ShowForItem(Item: Record Item)
Parameters
Events
OnBeforeShowForServItemLine
[IntegrationEvent(False,False)]
local procedure OnBeforeShowForServItemLine(var TroubleshootingHeader: Record "Troubleshooting Header", ServiceItemLine: Record "Service Item Line", var IsHandled: Boolean)
Parameters
See also