| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
RY_RPT_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Report Id for ACR report temporay data
|
| 2 |
RY_FLOW_INS_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Dialog Flow Instance ID
|
| 3 |
RY_MD_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Metadata ID - Dialog document metadata table
|
| 4 |
RY_MD_ELEM_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Metadata Element ID - Dialog Document
|
| 5 |
RY_CHOICE_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
ID for Choice ELement - Dialog Document
|
| 6 |
RY_ANSWER_WEIGHT |
Signed Number(3,0) |
DECIMAL(2) NOT NULL |
Survey Document answer weight
|