Table 5997 Standard Service Line in 20

App
Base Application

Fields, 12Keys, 1Procedures, 9Events, 6

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, 9

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(Integer, Code[20])publicPending 20.0
Replaced by CreateDim(DefaultDimSource: List of [Dictionary of [Integer, Code[20]]])
CreateDim(List)public-
CreateDimFromDefaultDim()public-

Events, 6

KindNameParametersObsolete
Integration eventOnAfterCreateDimTableIDs(var Record Standard Service Line, Integer, var Integer, var Code[20])Pending 20.0
Temporary event for compatibility
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)-