RO_CATFEA_CACHE(SQL Table) |
Index Back |
---|---|
Catalog CacheRecord used to cache the product catalog information. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | CATALOG_ID_NUM | Number(5,0) | INTEGER NOT NULL | Catalog ID |
3 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
4 | RO_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
This is a Order Capture flag, used in Catalog.
A=Active I=Inactive |