Skip to content

Products

Below are the schemas and relationships for the Products schema.


ColumnDescriptionType
IdInternal identifierString
TenantIdCustomer identifierString
UpdatedAtDate of the last record updateDatetime
DescriptionProduct descriptionString
ProductIdUnique product identifierString
MeasureProduct unit of measureString
CodeProduct codeString
GroupDescriptionDescription of the product groupString
GroupIdProduct group codeString
ClientGroupCodeProduct group code in the client's systemString
ParentGroupParent product groupInteger
StatusProduct status: N = Normal (Active), B = BlockedString
ComplementProduct complementString
ClientCodeClient codeString
EstimatedPriceEstimated product priceDouble
EstimatedDeadlineEstimated delivery deadline for the productInteger
IsGenericIndicates if the product is generic (true or false)Boolean
ICMSICMS rateDouble
ToleranceMarginTolerance marginDouble
MRPItemIdentifies if the product is an MRP ItemBoolean
ProductIdentificationCodeProduct identification code (NBM and NCM)String
IsPermanentAssetsIndicates if the product is a fixed/permanent assetBoolean
HasContractIndicates if the product has a contractBoolean
IsCriticalIndicates if the product is criticalBoolean
HasSubItemIndicates if the product has sub-itemsBoolean
WFStatusIndicates if the WF has been sentString
OwnerProduct ownerString
CreatedDateProduct creation dateDatetime
UpdatedDateProduct update dateDatetime
IsStoredIndicates if the product is storedBoolean
NoteProduct header notesString
LastPurchasePricePrice of the last purchaseDouble
LastPurchaseDateDate of the last purchaseDatetime
RegistrationOriginIndicates the origin of the product registrationString
AvailableQuantityAvailable quantity of the productDouble
HasStockIndicates if the product has stockBoolean
LifespanProduct lifespanDouble
MonthlyConsumptionMonthly consumption of the productDouble
CriticalLimitCritical limit of the productDouble
AccountingDateProduct accounting dateDatetime
MaterialTypeMaterial type of the product (material or service)String
TaxClassificationServiceTax classification for the serviceString
CurrencyProduct currencyString
IVAValue-added tax (VAT)Double
NumOfUnitsInPackageNumber of product units in a packageDouble
BaselinePriceReference priceDouble

Products Schema Joins

The Products schema has relationships with the following schemas:

SchemaRelationship ColumnDescription
ContractItemsContractIdRelates Products rows to ContractItems rows
RequestItemsRequestItemIdRelates Products rows to RequestItems rows
OrderItemsOrderIdRelates Products rows to OrderItems rows
RFQItemsRfqIdRelates Products rows to RFQItems rows
RFQResponseItemsRfqIdRelates Products rows to RFQResponseItems rows
RFQResponseItemCounterProposalsRfqIdRelates Products rows to RFQResponseItemCounterProposals rows
RfqResponseItemHistoryRfqIdRelates Products rows to RfqResponseItemHistory rows