General informations

Name: ProductCategory
Label: Category
Type: Standard Object
Deployed:

Fields (17)
Name Label Type Description
Id Category ID ID
IsDeleted Deleted CHECKBOX
Name Name TEXT(200)
CreatedDate Created Date DATETIME
CreatedById Created By ID LOOKUP
LastModifiedDate Last Modified Date DATETIME
LastModifiedById Last Modified By ID LOOKUP
SystemModstamp System Modstamp DATETIME
LastViewedDate Last Viewed Date DATETIME
LastReferencedDate Last Referenced Date DATETIME
CatalogId Catalog ID MASTER-DETAIL
ParentCategoryId Category ID LOOKUP
Description Description TEXT AREA(255)
NumberOfProducts Number of Products ROLL-UP SUMMARY
SortOrder Sort Order AUTO NUMBER
IsNavigational Show In Menu CHECKBOX
Code Code TEXT(255)
Fields Details (17)
Name Id
Label Category ID
Type ID
Required Yes
Name IsDeleted
Label Deleted
Type CHECKBOX
Required Yes
Default value false
Name Name
Label Name
Type TEXT(200)
Required Yes
Name CreatedDate
Label Created Date
Type DATETIME
Required Yes
Name CreatedById
Label Created By ID
Type LOOKUP
Foreign key Yes
Required Yes
Name LastModifiedDate
Label Last Modified Date
Type DATETIME
Required Yes
Name LastModifiedById
Label Last Modified By ID
Type LOOKUP
Foreign key Yes
Required Yes
Name SystemModstamp
Label System Modstamp
Type DATETIME
Required Yes
Name LastViewedDate
Label Last Viewed Date
Type DATETIME
Name LastReferencedDate
Label Last Referenced Date
Type DATETIME
Name CatalogId
Label Catalog ID
Type MASTER-DETAIL
Foreign key Yes
Required Yes
Name ParentCategoryId
Label Category ID
Type LOOKUP
Foreign key Yes
Name Description
Label Description
Type TEXT AREA(255)
Name NumberOfProducts
Label Number of Products
Type ROLL-UP SUMMARY
Name SortOrder
Label Sort Order
Type AUTO NUMBER
Name IsNavigational
Label Show In Menu
Type CHECKBOX
Required Yes
Default value false
Name Code
Label Code
Type TEXT(255)
Unique Yes