RSEC_FSIMSET_VW

(SQL View)
Index Back

Functional Option Messages

This is a view that gets the description of the function code, and the associated messages.

SELECT FD.RSEC_FUNC_CD , FD.MESSAGE_SET_NBR FROM PS_RSEC_FUNC_DEFN FD

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SRTY_FUNCTION_CD Character(30) VARCHAR2(30) NOT NULL secutiy transaction code
2 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.

Prompt Table: PSMSGSETDEFN