PL_WB_ROWTYPE(SQL Table) |
Index Back |
|---|---|
WorkBench RowTypesWorkBench RowTypes |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(4) | VARCHAR2(4) NOT NULL |
PL_WBENCH_TYPE
0001=Item Based 0002=Capacity Based 0003=Buyer Based |
|
| 2 | Number(4,0) | SMALLINT NOT NULL |
PL_ROWTYPE
Default Value: 1 |
|
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
| 5 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | Added Date/Time |
| 6 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Added By |
| 7 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | Last Modified Date/Time |
| 8 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Last Maintained By |
| 9 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. |
| 10 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |