RO_CAT_CACHE(SQL Table) |
Index Back |
|---|---|
CacheCatalog Cache |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
| 2 | Number(5,0) | INTEGER NOT NULL | Catalog ID | |
| 3 | END_DATE | Date(10) | DATE | End date field to store an end date. |
| 4 | CACHE_EXPIRE | DateTime(26) | TIMESTAMP | Catalog Cache Expires at |
| 5 | RO_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
This is a Order Capture flag, used in Catalog.
A=Active I=Inactive |