Table 5997 Standard Service Line in 27

App
Base Application
Namespace
Microsoft.Service.Document

Fields, 12Keys, 1Procedures, 8Events, 5

Versions171819202122232425262728latest

Source29

Fields, 12

IdNameTypeObsolete
1Standard Service CodeCode[10]-
2Line No.Integer-
3TypeEnum Service Line Type-
4No.Code[20]-
5DescriptionText[100]-
6QuantityDecimal-
7Amount Excl. VATDecimal-
8Unit of Measure CodeCode[10]-
9Shortcut Dimension 1 CodeCode[20]-
10Shortcut Dimension 2 CodeCode[20]-
11Variant CodeCode[10]-
480Dimension Set IDInteger-

Keys, 1

NameFieldsObsolete
Key1, clusteredStandard Service Code, Line No.-

Procedures, 8

NameParametersReturnsAccessObsolete
EmptyLine()Booleanpublic-
InsertLine()Booleanpublic-
ShowDimensions()public-
ValidateShortcutDimCode(Integer, var Code[20])public-
LookupShortcutDimCode(Integer, var Code[20])public-
ShowShortcutDimCode(var Code[20])public-
CreateDim(List)public-
CreateDimFromDefaultDim()public-

Events, 5

KindNameParametersObsolete
Integration eventOnAfterValidateShortcutDimCode(var Record Standard Service Line, var Record Standard Service Line, Integer, var Code[20])-
Integration eventOnBeforeValidateShortcutDimCode(var Record Standard Service Line, var Record Standard Service Line, Integer, var Code[20])-
Integration eventOnAfterInitDefaultDimensionSources(var Record Standard Service Line, var List)-
Integration eventOnAfterCreateDim(var Record Standard Service Line, List)-
Integration eventOnBeforeLookupShortcutDimCode(var Record Standard Service Line, var Record Standard Service Line, Integer, var Code[20], var Boolean)-