Codeunit "Serv. Dimension Management"
ID 5955
Namespace: Microsoft.Service.Document
Methods
ServiceLineTypeToTableID
procedure ServiceLineTypeToTableID(LineType: Enum "Service Line Type"): Integer
Parameters
| Name | Type | Description |
|---|---|---|
| LineType | Enum Microsoft.Service.Document."Service Line Type" |
Returns
| Type | Description |
|---|---|
| Integer |
Events
OnAfterServiceLineTypeToTableID
[IntegrationEvent(False,False)]
local procedure OnAfterServiceLineTypeToTableID(LineType: Enum "Service Line Type", var TableId: Integer)
Parameters
| Name | Type | Description |
|---|---|---|
| LineType | Enum Microsoft.Service.Document."Service Line Type" | |
| TableId | Integer |