DW_NS_EntityStatus_D
This table contains the status of each entity type, e.g. for entity type customer it can be Closed Won or Closed Lost.
Details
Module:
Key Columns
key
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| key | NUMBER | 38 | 0 | True | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. This is source record id column. | ||||
| entitytype | VARCHAR2 | 64 | Stage | ||||
| inactive | VARCHAR2 | 16 | Is Inactive | ||||
| includeinleadreports | VARCHAR2 | 16 | Include In Lead Reports | ||||
| name | VARCHAR2 | 512 | Name | ||||
| probability | NUMBER | 38 | 0 | Probability (%) | |||
| readonly | VARCHAR2 | 16 | [Missing Label:readonly] | ||||
| entitystage_name | VARCHAR2 | 64 | Entity Stage Name / Search Stage |