PTROLENMALIAS_V

(SQL View)
Index Back

SELECT ROLENAME , PTROLENAMEALIAS , 1 FROM PS_PTROLENAMEALIAS UNION SELECT PTROLENAMEALIAS , ROLENAME , 2 FROM PS_PTROLENAMEALIAS

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).

Default Value: PSROLEDEFN.ROLENAME

Prompt Table: PSROLEDEFN

2 PTROLENAMEALIAS Character(30) VARCHAR2(30) NOT NULL Role Name Alias

Prompt Table: PSROLEDEFN

3 SELECTTYPE Number(1,0) SMALLINT NOT NULL Selection Type

Default Value: 1