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
ShowTableData
procedure ShowTableData()
ShowQuestions
procedure ShowQuestions()
GetProgress
procedure GetProgress(): Integer
Returns
GetNoOfDirectChildrenTables
procedure GetNoOfDirectChildrenTables(): Integer
Returns
GetDirectChildrenTablesStatusWeight
procedure GetDirectChildrenTablesStatusWeight(): Decimal
Returns
GetNoTables
procedure GetNoTables(): Integer
Returns
GetLineStatusWeight
procedure GetLineStatusWeight(): Decimal
Returns
SetHideValidationDialog
procedure SetHideValidationDialog(NewHideValidationDialog: Boolean)
Parameters
Name
Type
Description
NewHideValidationDialog
Boolean
GetNoOfRecords
procedure GetNoOfRecords(): Integer
Returns
GetNoOfRecordsSourceTable
procedure GetNoOfRecordsSourceTable(): Integer
Returns
GetNoOfRecordsText
procedure GetNoOfRecordsText(): Text
Returns
DeleteDuplicateLines
procedure DeleteDuplicateLines()
Events
OnBeforeShowTableData
[IntegrationEvent(False,False)]
local procedure OnBeforeShowTableData(ConfigLine: Record "Config. Line", var IsHandled: Boolean)
Parameters
[IntegrationEvent(False,False)]
local procedure OnGetRelatedTablesOnAfterFieldSetFilters(var ConfigLine: Record "Config. Line", var Field: Record Field)
Parameters
See also