RY_TAGINFO

(SQL Table)
Index Back

Tag Information

Information about a variable content tag.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RY_TAG_ID Number(18,0) DECIMAL(18) NOT NULL ID for Online Marketing variable content tag.
2 RY_LIB_ID Number(18,0) DECIMAL(18) NOT NULL ID for variable content tag library.
3 RY_TAG_NAME Character(50) VARCHAR2(50) NOT NULL Name for variable content tag.
4 RY_TAG_ATTR_SETID Number(18,0) DECIMAL(18) NOT NULL Set ID for variable content tag attribute set.
5 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
6 RY_TAG_DSPNAME Character(50) VARCHAR2(50) NOT NULL Display name for variable content tag.
7 RY_TAG_HANDLER Long Character CLOB Handler name for variable content tag.