RY_ELEMENT_LINK(SQL Table) |
Index Back |
---|---|
Document Links GridRecord used to Document Links and temporary links. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RY_TMP_LINK_ID | Number(18,0) | DECIMAL(18) NOT NULL | Temporary link ID field for dialogs. |
2 | RY_LINK_NAME | Character(80) | VARCHAR2(80) NOT NULL | Link Name for Dialog Designer. |
3 | RY_TMP_LINK_TYP | Character(1) | VARCHAR2(1) NOT NULL | Online Marketing Element Link Type |
4 | RY_LINK_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Link type for Document and Temporary Links.
Prompt Table: RB_DROPDOWN |
5 | RY_SUB_CONNECT | Number(18,0) | DECIMAL(18) NOT NULL |
Primary Connection for the elements.
Prompt Table: RB_DROPDOWN |
6 | RY_DELETE_PB | Character(1) | VARCHAR2(1) NOT NULL | Delete for the Dialog Designer. |
7 | RY_IS_TEMP_LINK | Character(1) | VARCHAR2(1) NOT NULL |
Is a temporary Link or not, used in the dialog designer.
Y/N Table Edit |
8 | RY_IMG_REF | Image Reference(30) | VARCHAR2(30) | Image reference for dialogs, used in the dialog designer. |