Commerce
BCSyncStatusAlias2
No summary is documented for this DAC in the release source.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AttemptCount | int | Attempts Count | - | |
Description:The number of sequential failed attempts to synchronize the entry. The property is null when the entry is synchronized or filtered. | ||||
BindingID | int | Store | BCEntity | |
Description:Represents a store to which the entity belongs. The property is a key field. | ||||
ConnectorType | nvarchar | Connector | BCEntity | |
Description:Represents a connector to which the entity belongs. The property is a key field. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:The ID of the account that created this record. | ||||
CreatedByScreenID | char(8) | - | ||
Description:The ID of the Screen that created this record. | ||||
CreatedDateTime | datetime | Created On | - | |
Description:The Time this record was created | ||||
Deleted | bit | Deleted | - | |
Description:Indicates if this entity has been deleted. | ||||
EntityType | nvarchar | Entity | BCEntity | |
Description:Represents the entity type. The property is a key field. | ||||
ExternCreatedTS | datetime | Created Date (External) | - | |
Description:Information about the external created date time. | ||||
ExternDescription | nvarchar(512) | External Description | - | |
Description:The description of the external object. | ||||
ExternHash | nvarchar(256) | External Hash | - | |
Description:Last saved hash of the external object. | ||||
ExternID | nvarchar(128) | External ID | - | |
Description:The unique identifier of the external object. The property is a key field. | ||||
ExternTS | datetime | Last Externally Modified | - | |
Description:Information about the last external update of the entity. The processor compares this value with the actual object's last update time to determine whether the object needs to be imported. | ||||
LastErrorMessage | nvarchar(1000) | Last Message | - | |
Description:The most recent error message for this entity. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:The ID of the account that last modified this record. | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:The ID of the screen that last modified this record. | ||||
LastModifiedDateTime | datetime | Last Modified On | - | |
Description:The Time this record was last modified. | ||||
LastOperation | nvarchar | Last Operation | - | |
Description:The most recent operation performed on this entity. | ||||
LastOperationTS | datetime | Last Attempt | - | |
Description:The TimeStamp of the most recent operation for this entity. | ||||
LocalCreatedTS | datetime | Created Date (ERP) | - | |
Description:Information about the local object created date time. This is not the SyncStatus creation time stamp. | ||||
LocalID | uniqueidentifier | Ref. Note ID | - | |
Description:The NoteID value of the synchronized object which uniquely identifies the local object. The property is a key field. | ||||
LocalTS | datetime | Last Locally Modified | - | |
Description:Information about the last local update of the entity. The processor compares this value with the actual object's last update time to determine whether the object needs to be exported. | ||||
NoteID | uniqueidentifier | - | ||
Description:The Note ID for this record. | ||||
ParentSyncID | int | Sync Record ID | - | |
Description:A BCSyncStatusAlias2.SyncID identifier of the sync status of the current object parent. | ||||
PendingSync | bit | Ready to Process | - | |
Description:The property which indicates whether the entity should be synchronized. If the value is true, the entry will be synchronized at first chance. Otherwise the property is skipped unless the force synchronization is performed. | ||||
SelectableNonexistent in DB | bool? | - | ||
Description:Indicates if the current record is selectable. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:Indicates if the this record is selected. | ||||
SortOrderNonexistent in DB | int? | - | ||
Description:The SortOrder for this record. | ||||
SourceNonexistent in DB | string | ERP ID | - | |
Description:The field that is used to display human-readable form of the localID property. | ||||
Status | nvarchar(1) | Status | - | |
Description:The current state of the object. | ||||
SyncID | int | Sync Record ID | - | |
Description:The unique identifier of the object. The property is a key field. | ||||
SyncInProcess | bit | Sync in Process | - | |
Description:Indicates if this entity is currently being synchronized. | ||||
Tstamp | timestamp | - | ||
Description:The Time Stamp for this record. | ||||