Information on Tabs used in the Role Based UI.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
id |
INTEGER |
|
Specifies the unique (to the table) numeric ID. |
|
name |
STRING (80) |
|
Tab Name |
|
display_name |
STRING (80) |
|
Text displayed on tab |
|
code |
STRING 30 |
|
Code |
|
del |
INTEGER |
Active_ Boolean_ Table::enum |
|
|
description |
STRING (255) |
|
Description |
|
menu_bar_obj |
INTEGER |
usp_menu_bar::id |
Foreign key to the menu bar id field of the usp_menu_bar table. |
|
web_form_obj |
INTEGER |
web_form::id |
Foreign key to the web form id field of the usp_web_form table. |
|
Copyright © 2013 CA.
All rights reserved.
|
|