Links between Roles and Report type Web Forms.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
id |
INTEGER |
|
Specifies the unique (to the table) numeric ID. |
|
role_obj |
INTEGER |
usp_role::id |
Foreign key to the role_id field of the usp_role table. |
|
web_form_obj |
INTEGER |
usp_web_form::id |
Foreign key to the web form id field of the usp_web_form table. |
|
Copyright © 2013 CA.
All rights reserved.
|
|