View Name: | page_class_contact |
View Number: | 5477 |
Group: | System |
Description: | Used by Page Class Admin Tool for contact administration |
Flags: | VIEW_OPTIMIZED |
Baseline/Custom: | Baseline |
View Field Name | Table Name | Field Name | Comment | Generic Field Id |
---|---|---|---|---|
objid | user | objid | User internal record number | 3 (UNIQUE) |
page_class_objid | page_class | objid | Page_class internal record number | |
contact_objid | contact | objid | Contact internal record number | |
pc_name | page_class | name | Name of the page class | |
login_name | user | login_name | User login name | |
first_name | contact | first_name | Contact first name | 15 |
last_name | contact | last_name | Contact last name | 14 |
Join From | Join To |
---|---|
(user).user2page_class | OUTER (page_class).page_class2user |
(contact).caller2user | (user).employees2contact |
page_class_contact | |||