Project Stage

C_ProjectStage

Overview

Table NameC_ProjectStage
Access LevelClient Only
Entity TypeMM08
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (14)

Column Type Required Default Description
AD_Client_ID Table Direct(10) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(10) Yes @#AD_Org_ID@ Organizational entity within tenant
C_ProjectStage_ID ID(10) Yes - -
c_projectstage_UU String(36) No - -
Created Date+Time(29) 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
IsActive Yes-No(1) Yes Y The record is active in the system
IsClosed Yes-No(1) Yes N The status is closed
Name String(60) Yes - Alphanumeric identifier of the entity
SeqNo Integer(10) No - Method of ordering records; lowest number comes first
Updated Date+Time(29) Yes SYSDATE Date this record was updated
UpdatedBy Search(10) Yes - User who updated this records
Value String(60) Yes - Search key for the record in the format required - must be unique

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant

Generated on 2026-05-03T17:56:53.338954945Z