Skip to main content
Commerce

BCSyncStatusAlias2

PX.Commerce.CoreRelease 2025.2

No summary is documented for this DAC in the release source.

Field NameTypeDisplay NameForeign Key
AttemptCount
intAttempts Count-
Description:The number of sequential failed attempts to synchronize the entry. The property is null when the entry is synchronized or filtered.
BindingIDDefault Navigation
intStoreBCEntity
Description:Represents a store to which the entity belongs. The property is a key field.
ConnectorType
nvarcharConnectorBCEntity
Description:Represents a connector to which the entity belongs. The property is a key field.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:The ID of the account that created this record.
CreatedByScreenID
char(8)-
Description:The ID of the Screen that created this record.
CreatedDateTime
datetimeCreated On-
Description:The Time this record was created
Deleted
bitDeleted-
Description:Indicates if this entity has been deleted.
EntityType
nvarcharEntityBCEntity
Description:Represents the entity type. The property is a key field.
ExternCreatedTS
datetimeCreated 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
datetimeLast 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.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
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
datetimeLast Modified On-
Description:The Time this record was last modified.
LastOperation
nvarcharLast Operation-
Description:The most recent operation performed on this entity.
LastOperationTS
datetimeLast Attempt-
Description:The TimeStamp of the most recent operation for this entity.
LocalCreatedTS
datetimeCreated Date (ERP)-
Description:Information about the local object created date time. This is not the SyncStatus creation time stamp.
LocalID
uniqueidentifierRef. Note ID-
Description:The NoteID value of the synchronized object which uniquely identifies the local object. The property is a key field.
LocalTS
datetimeLast 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.
ParentSyncIDDefault Navigation
intSync Record ID-
Description:A BCSyncStatusAlias2.SyncID identifier of the sync status of the current object parent.
PendingSync
bitReady 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
stringERP 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.
SyncIDDefault Navigation
intSync Record ID-
Description:The unique identifier of the object. The property is a key field.
SyncInProcess
bitSync in Process-
Description:Indicates if this entity is currently being synchronized.
Tstamp
timestamp-
Description:The Time Stamp for this record.