RO_CATTMP_PFET(SQL Table) |
Index Back |
---|---|
Product DisplayProduct Display |
# | 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 | 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: PDIS |
3 | STYLENAME | Character(30) | VARCHAR2(30) NOT NULL |
Style Name (see PSSTYLEDEFN).
Prompt Table: RB_STYLECLAS_VW |
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 Default Value: N |
6 | RO_PCTMPFEATSORT | Character(1) | VARCHAR2(1) NOT NULL |
Field used as checkbox in product feature page
Y/N Table Edit Default Value: Y |
7 | PSIMAGEVER | Number(10,0) | DECIMAL(10) NOT NULL | Image Version |
8 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
9 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
10 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
11 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
12 | 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. |
13 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |
14 | PROD_IMG_JPG | Image / Attachment | CLOB | Product Image JPG |