Skip to main content
Commerce

BCMatrixOptionsMapping

PX.Commerce.ObjectsRelease 2025.2

Represents the mapping of Matrix Items external options to the ERP attributes.

Field NameTypeDisplay NameForeign Key
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
ExternID
nvarchar(128)External ID-
Description:The unique identifier of the item in the external system. The property is a key field.
ExternalOptionID
nvarchar-
Description:The option id in the external system
ExternalOptionName
nvarcharExternal Option-
Description:The option name in the external system
ExternalOptionSortOrder
int-
Description:Sort order of the option.
ExternalOptionValue
nvarcharExternal Option Value-
Description:The original value from the external system
ExternalOptionValueID
nvarchar-
Description:The original value from the external system
ItemClassIDDefault Navigation
intERP Item ClassINItemClass
Description:The Item Class Id used for the mapping
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.
MappedAttributeIDDefault Navigation
nvarcharERP AttributeCSAttributeGroup
Description:The mapped attribute id
MappedValueDefault Navigation
nvarcharERP Attribute ValueCSAttributeDetail
Description:The mapped value in the ERP
OptionMappingID
int-
Description:Identity of the record
SelectedNonexistent in DB
bool?Selected-
Description:Indicates if the this record is selected.
SyncID
intSync IDBCSyncStatus
Description:Sync Id of entity in cref="BCSyncStatus"