Web Project

CM_WebProject

A web project is the main data container for Containers, URLs, Ads, Media etc.

Overview

Table NameCM_WebProject
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Tree
WikiView on iDempiere Wiki

Columns (24)

Column Type Required Default Description
AD_Tree_ID Table Direct(10) No - Identifies a Tree
Meta_Description Text(5000) No - Meta info describing the contents of the page
Meta_Keywords Text(10000) No - Contains the keywords for the content
Name String(60) Yes - Alphanumeric identifier of the entity
AD_Client_ID Table Direct(10) Yes - Tenant for this installation.
AD_Org_ID Table Direct(10) Yes - Organizational entity within tenant
AD_TreeCMC_ID Table(10) No - Container Tree
AD_TreeCMM_ID Table(10) No - Media Tree
AD_TreeCMS_ID Table(10) No - Stage Tree
AD_TreeCMT_ID Table(10) No - Template Tree
CM_WebProject_ID ID(10) Yes - A web project is the main data container for Containers, URLs, Ads, Media etc.
CM_WebProject_UU String(36) No - -
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(10) Yes - User who created this records
Description String(255) No - Optional short description of the record
Help Text(2000) No - Comment or Hint
IsActive Yes-No(1) Yes - The record is active in the system
Meta_Author String(2000) Yes @AD_User_Name@ Author of the content
Meta_Content String(2000) Yes 'text/html; charset=UTF-8' Defines the type of content i.e. "text/html; charset=UTF-8"
Meta_Copyright String(2000) Yes @AD_Client_Name@ Contains Copyright information for the content
Meta_Publisher String(2000) Yes @AD_Client_Name@ Meta Publisher defines the publisher of the content
Meta_RobotsTag String(2000) Yes 'INDEX,FOLLOW' RobotsTag defines how search robots should handle this content
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(10) Yes - User who updated this records

Foreign Keys

Column References Description
AD_Tree_ID AD_Tree.AD_Tree_ID Identifies a Tree
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant
AD_TreeCMC_ID AD_TreeCMC.AD_TreeCMC_ID Container Tree
AD_TreeCMM_ID AD_TreeCMM.AD_TreeCMM_ID Media Tree
AD_TreeCMS_ID AD_TreeCMS.AD_TreeCMS_ID Stage Tree
AD_TreeCMT_ID AD_TreeCMT.AD_TreeCMT_ID Template Tree

Generated on 2026-05-03T17:55:53.119150856Z