IT_SFT_AUTH_VW(SQL View) |
Index Back |
---|---|
Distinct SoftwareAuthorizationITAM - View of distinct software authorizations. Used as a header record in scroll level 1 for effective dated child record IT_SFTWR_AUTH. See component IT_SFTWR_DEFN. |
SELECT DISTINCT SFTWR_TITLE , AUTH_TYPE , AUTH_ENTITY FROM %Table(IT_SFTWR_AUTH) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SFTWR_TITLE | Character(50) | VARCHAR2(50) NOT NULL | Software Title |
2 | AUTH_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Authorize
D=Device Group E=Employee G=Employee Group Default Value: E |
3 | AUTH_ENTITY | Character(11) | VARCHAR2(11) NOT NULL |
Value
Prompt Table: %EDITTABLE |