CA_MS_DEFN(SQL Table) |
Index Back |
---|---|
Contracts Milestone Definition |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
2 | Character(6) | VARCHAR2(6) NOT NULL | Milestone_ID identifies the milestones that can be referenced from multiple functional areas. | |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | MILESTONE_CLASS | Character(15) | VARCHAR2(15) NOT NULL |
Milestone Classification
Prompt Table: CA_MS_CLASS |
5 | CONTRACT_TYPES_FLG | Character(1) | VARCHAR2(1) NOT NULL |
All Contract Types
N=No Y=Yes |