EOEC_EMB_HELP

(SQL Table)
Index Back

Manage Embedded Help

Primary record for manage embedded help page. Internal page used by info dev do manage the content within help on a page. This record stores the status/dttm information to let info dev know what they have reviewed and what they haven't. This table will be stored in master since need to keep track across builds.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PNLNAME Character(30) VARCHAR2(30) NOT NULL Page Name (see PSPNLDEFN).
2 PNLFLDID Number(4,0) SMALLINT NOT NULL Page Field ID
3 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
4 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
5 EOEC_EMB_HELP_STAT Character(1) VARCHAR2(1) NOT NULL Used on the Manage Embedded Help page Internal page used by info dev to manage the internal content of help on pages.
C=Complete
I=In Progress
6 LAST_UPDATE_DTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.