# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
RY_TAG_ATTR_SETID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Set ID for variable content tag attribute set.
|
2 |
RY_ATTR_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Attribute ID for variable content tag.
|
3 |
RY_TAG_OK |
Character(1) |
VARCHAR2(1) NOT NULL |
Boolean for whether avariable content tag attribute can contain another tag as the attribute value.
|
4 |
RY_REQUIRED |
Character(1) |
VARCHAR2(1) NOT NULL |
Boolean for whether a variable content tag attribute is required.
|