RO_CATTMP_PDET(SQL Table) |
Index Back |
---|---|
Product DetailUsed by the Display Templates. Used in catalogs to show the products |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TEMPLATE_ID_NUM | Number(5,0) | INTEGER NOT NULL | Template information for catalog used for catalog design |
2 | IMAGE_SIZE | Character(1) | VARCHAR2(1) NOT NULL |
Image size for Product Model
L=Large Image M=Medium Image S=Small Image Z=Zoom Image Default Value: L |
3 | RO_PCTMPPAGENAME | Character(4) | VARCHAR2(4) NOT NULL |
Field used in catalog and has translate values.
MAIN=Catalog Main Page PCOM=Product Compare Page PDET=Product Details Page PDIS=Product Display Page Default Value: PDET |
4 | RO_PCTMPPRODDESCR | Character(1) | VARCHAR2(1) NOT NULL |
Field used as check box in product catalog setup page.
Y/N Table Edit |
5 | RO_PCTMPIMG | Character(1) | VARCHAR2(1) NOT NULL |
Field used in catalog to show the images at the bottom
Y/N Table Edit |
6 | RO_PCTMPBUY | Character(1) | VARCHAR2(1) NOT NULL |
Field used as checkbox in catalog
Y/N Table Edit Default Value: N |
7 | RO_PCTMPFILLER | Character(1) | VARCHAR2(1) NOT NULL |
This field is used in product catalog to show the borderCatalog
Y/N Table Edit Default Value: N |
8 | RO_PCTMPCHKPRICE | Character(1) | VARCHAR2(1) NOT NULL |
Field used in catalog as checkbox
Y/N Table Edit Default Value: N |
9 | RO_PCTMPFIELDS | Character(1) | VARCHAR2(1) NOT NULL |
Field used as checkbox in catalog setup clone page
Y/N Table Edit Default Value: N |
10 | RO_PCTMPATTR | Character(1) | VARCHAR2(1) NOT NULL |
Field used in catalof as checkbox
Y/N Table Edit Default Value: N |
11 | RO_PCTMPCLASS | Character(1) | VARCHAR2(1) NOT NULL |
Field used as checkbox for attribute class
Y/N Table Edit Default Value: N |
12 | RO_PCTMPRELS | Character(1) | VARCHAR2(1) NOT NULL |
Field used as check box in product catalog to show the region
Y/N Table Edit Default Value: N |
13 | RO_PCTMPRELSDIS | Character(1) | VARCHAR2(1) NOT NULL |
Product
Y/N Table Edit |
14 | RO_PCTMPATTACH | Character(1) | VARCHAR2(1) NOT NULL |
Product Attachments for Display templates.
Y/N Table Edit Default Value: N |
15 | PSIMAGEVER | Number(10,0) | DECIMAL(10) NOT NULL | Image Version |
16 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
17 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
18 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
19 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
20 | 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. |
21 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |
22 | PROD_IMG_JPG | Image / Attachment | CLOB | Product Image JPG |