Table of Contents

Table "Sync. Data Setup (Table) ICCAP"

ID 72249578
Namespace: CapVision.CapBusiness.IntercompanySynchronization

Properties

Name Value
Caption IC Sync. Data Setup (Table)
DataClassification ToBeClassified
DrillDownPageId Page CapVision.CapBusiness.IntercompanySynchronization."Sync. Data Setup (Table) ICCAP"
LookupPageId Page CapVision.CapBusiness.IntercompanySynchronization."Sync. Data Setup (Table) ICCAP"
DataPerCompany False

Fields

Name Type Description
"Table No." Integer
"From Company Name" Text[30]
"To Company Name" Text[30]
"Sync. Type" Option
"Disable Table Trigger" Boolean
"Table Name" Text[30]
"Table Caption" Text[250]
"Selected Fields" Integer
Filter Blob
Enabled Boolean
"Inherited from" Guid
"Search Fields" Integer
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

MakeBidirectional

procedure MakeBidirectional()

MakeUnidirectional

procedure MakeUnidirectional()

ApplyTo

procedure ApplyTo(FromCompanyName: Text[30], ToCompanyName: Text[30])

Parameters

Name Type Description
FromCompanyName Text[30]
ToCompanyName Text[30]

SetDynamicFilter

procedure SetDynamicFilter(Content: Text)

Parameters

Name Type Description
Content Text

GetDynamicFilter

procedure GetDynamicFilter(UseNames: Boolean): Text

Parameters

Name Type Description
UseNames Boolean

Returns

Type Description
Text

TryGetView

[TryFunction]
procedure TryGetView(TableNo: Integer, UseNames: Boolean, var DynamicFilter: Text): Boolean

Parameters

Name Type Description
TableNo Integer
UseNames Boolean
DynamicFilter Text

Returns

Type Description
Boolean

DrilldownDynamicFilter

procedure DrilldownDynamicFilter()

See also