Sales Stage

C_SalesStage

Stages of the sales process

Overview

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

Columns (16)

Column Type Required Default Description
SeqNo Integer(22) No - Method of ordering records; lowest number comes first
Name String(60) Yes - Alphanumeric identifier of the entity
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
C_SalesStage_ID ID(22) Yes - Stages of the sales process
C_SalesStage_UU String(36) No - -
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
IsWon Yes-No(1) No - The opportunity was won
Probability Amount(10) Yes - -
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) 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-03T18:00:59.161680907Z