PC_SCH_PRODUCT(SQL Table) |
Index Back |
---|---|
Sched Product ListList all valid 3rd party Integration Programs |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PC_SCH_PRODUCT | Character(3) | VARCHAR2(3) NOT NULL | Product code used by Projects to determine the third party scheduling product being integrated with. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | ODBC_ALIAS | Character(32) | VARCHAR2(32) NOT NULL | Holds an ODBC string. |
4 | PC_TRACE_LOG | Character(1) | VARCHAR2(1) NOT NULL |
Trace log transaction.
N=No Y=Yes Default Value: N |