InterviewSolution
Saved Bookmarks
| 1. |
What Are The Restrictions Over User Objects? |
|
Answer» User objects are not shared with other END users. It is stored in a specific user OBJECT DEFINITION file. So if any end-user tries to refresh or edit the query contains another user’s user object, it will be automatically cleaned and removed. User objects are not shared with other end users. It is stored in a specific user object definition file. So if any end-user tries to refresh or edit the query contains another user’s user object, it will be automatically cleaned and removed. |
|