RC_PROD_TMP_TBL

(SQL Table)
Index Back

Dummy Product Temp Table

This is used in Self-Service to avoid error because of the Dynamic Prompt set on the Drop Down Field. Dynamic Prompting is not allowed for Drop Down Fields but in our Self Service Application it is required to set the Dynamic Prompt for Product Field. Hence this Record is used. *********************************************** IMPORTANT NOTE *********************************************** DO NOT INSERT DATA INTO THIS RECORD. THIS TABLE SHOULD BE EMPTY.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID
2 DESCR Character(30) VARCHAR2(30) NOT NULL Description