Data Dictionary
>
FPSAPP Tables
> FPSAPP.APP_G_ROLES
Table FPSAPP.APP_G_ROLES"
Stores the roles for each application
-
Schema: FPSAPP
-
Tablespace: FPSDATA
-
Referenced by: FPSAPP.APP_W_USERS_ROLES (APP_NAME, ROLE_ID)
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
APP_NAME |
VARCHAR2(50) |
||
|
ROLE_ID |
VARCHAR2(50) |
||
|
DESCRIPTION |
VARCHAR2(256) |
Tool desciption. This value is only used to display in the Dashboard. (* from FPSINPUT.EQP_TOOLS) |
|
|
ROLE_GROUP |
VARCHAR2(16) |