Commerce
BCSyncDetail
Represents a child entity of a parent Core.BCEntity object.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
DetailID | int | Detail ID | - | |
Description:The Identity of the record. | ||||
EntityType | nvarchar(2) | Entity Type | - | |
Description:Represents the entity type. The property is a key field. | ||||
ExternID | nvarchar(128) | External ID | - | |
Description:The unique identifier of the external object. The property is a key field. | ||||
IsHidden | bit | - | ||
Description:Indicates if this detail is hidden or not. | ||||
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. | ||||
RefNoteID | uniqueidentifier | RefNoteID | - | |
Description:An additional reference key used to identify a second object locally | ||||
SourceNonexistent in DB | string | ERP ID | - | |
Description:The field that is used to display human-readable form of the localID property. | ||||
SyncID | int | Sync ID | BCSyncStatus | |
Description:The unique identifier of the object. The property is a key field. | ||||