Table of Contents

Table "Record Sync. Entry ICCAP"

ID 72249575
Namespace: CapVision.CapBusiness.IntercompanySynchronization

Properties

Name Value
DataClassification CustomerContent
Caption Record Synchronization Entry
DataPerCompany False

Fields

Name Type Description
"Entry No." BigInteger
"From Company Name" Text[30]
"To Company Name" Text[30]
"Record System Id" Guid
Status Option
"Table No." Integer
"Error Message" Blob
Callstack Blob
"Table Name" Text[30]
"Table Caption" Text[250]
"Record Description" Text[50]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

SetError

procedure SetError(ErrorMessage: Text, FullStackTrace: Text)

Parameters

Name Type Description
ErrorMessage Text
FullStackTrace Text

GetErrorMessage

procedure GetErrorMessage(): Text

Returns

Type Description
Text

GetCallstack

procedure GetCallstack(): Text

Returns

Type Description
Text

See also