RC_CNTC_TMP_TBL(SQL Table) |
Index Back |
---|---|
Dummy Contact 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 Contact 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 | BO_ID_CONTACT | Number(31,0) | DECIMAL(31) NOT NULL | This field indicates the Business Object ID for the contact. |
2 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |