SPA_ACT_VIS_TBL(SQL Table) |
Index Back |
---|---|
Services Activity VisibilityThis record stores the value for the Services Procurement Activities Vilibility. Possible values are Public or Private. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |
3 | ACTIVITY_ID | Character(15) | VARCHAR2(15) NOT NULL | Activity ID |
4 | SPA_ACT_VIS | Character(1) | VARCHAR2(1) NOT NULL |
Visibility
1=Public 2=Private |