Table "Config. Line"

ID 8622
Namespace: System.IO

Properties

Name Value
Caption Config. Line
DataCaptionFields 4
ReplicateData False
DataClassification CustomerContent

Fields

Name Type Description
"Line No." Integer
"Line Type" Option
"Table ID" Integer
Name Text[250]
"Company Filter" Text[30]
"Company Filter (Source Table)" Text[30]
"No. of Records" Integer
"No. of Records (Source Table)" Integer
"Licensed Table" Boolean
"Promoted Table" Boolean
"Dimensions as Columns" Boolean
"Copying Available" Boolean
"Page ID" Integer
"Page Caption" Text[250]
"Starting Date" Date
"Ending Date" Date
"Responsible ID" Code[50]
Status Option
"Vertical Sorting" Integer
"Data Origin" Text[50]
Reference Text[250]
"Licensed Page" Boolean
"No. of Question Groups" Integer
"Parent Line No." Integer
"Package Code" Code[20]
"Package Caption" Text[50]
"Package Exists" Boolean
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

CheckBlocked

procedure CheckBlocked()

ShowTableData

procedure ShowTableData()

ShowQuestions

procedure ShowQuestions()

GetProgress

procedure GetProgress(): Integer

Returns

Type Description
Integer

GetNoOfDirectChildrenTables

procedure GetNoOfDirectChildrenTables(): Integer

Returns

Type Description
Integer

GetDirectChildrenTablesStatusWeight

procedure GetDirectChildrenTablesStatusWeight(): Decimal

Returns

Type Description
Decimal

GetNoTables

procedure GetNoTables(): Integer

Returns

Type Description
Integer

GetLineStatusWeight

procedure GetLineStatusWeight(): Decimal

Returns

Type Description
Decimal

SetHideValidationDialog

procedure SetHideValidationDialog(NewHideValidationDialog: Boolean)

Parameters

Name Type Description
NewHideValidationDialog Boolean

GetNoOfRecords

procedure GetNoOfRecords(): Integer

Returns

Type Description
Integer

GetNoOfRecordsSourceTable

procedure GetNoOfRecordsSourceTable(): Integer

Returns

Type Description
Integer

GetNoOfRecordsText

procedure GetNoOfRecordsText(): Text

Returns

Type Description
Text

DeleteDuplicateLines

procedure DeleteDuplicateLines()

Events

OnBeforeShowTableData

[IntegrationEvent(False,False)]
local procedure OnBeforeShowTableData(ConfigLine: Record "Config. Line", var IsHandled: Boolean)

Parameters

Name Type Description
ConfigLine Table System.IO."Config. Line"
IsHandled Boolean

OnGetRelatedTablesOnAfterFieldSetFilters

[IntegrationEvent(False,False)]
local procedure OnGetRelatedTablesOnAfterFieldSetFilters(var ConfigLine: Record "Config. Line", var Field: Record Field)

Parameters

Name Type Description
ConfigLine Table System.IO."Config. Line"
Field Table System.Reflection.Field

See also