RB_SRTY_DFLT

(SQL Table)
Index Back

Security Role Privileges

Security Role Privileges

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 ROLE_TYPE_ID Number(12,0) DECIMAL(12) NOT NULL Role Type ID

Prompt Table: BO_ROLE_TYPE

2 SRTY_PRIV_CD Character(12) VARCHAR2(12) NOT NULL Security privilege code. Used by CRM self-service to define security privileges

Prompt Table: RB_SRTY_PRIV

3 SRTY_OPERATOR_CD Character(4) VARCHAR2(4) NOT NULL security operator code

Prompt Table: RB_SRTY_OPER

4 AMOUNT Signed Number(28,3) DECIMAL(26,3) NOT NULL Amount
5 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

6 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.

Prompt Table: PSMSGCATDEFN

7 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
8 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
9 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
10 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
11 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
12 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time