Sterling Selling and Fulfillment Foundation enables you to mark inner panels as read-only. This ensures that a specified user group cannot modify or update any of the data visible to them. When an inner panel is marked as read-only, all the controls and its values in the page are visible but are disabled.
There are two ways to make an inner panel read-only:
If the inner panel needs to be marked as read-only for an user, update the RESOURCE_PERMISSION_CONSOLE.xml file in the factory setup with the READ-ONLY attribute.
The following example shows the RESOURCE-PERMISSION.xml file with changes:
<ResourcePermission ActivateFlag="Y" Createprogid="SYSTEM"
Createuserid="SYSTEM" Modifyprogid="SYSTEM" Modifyuserid="SYSTEM"
ResourceKey="YEMS012" ResourcePermissionKey="SYS_YEMS012"
UsergroupKey="SYSTEM" READ-ONLY-FLAG="True"/>
In this example, the database table YFS-RESOURCE-PERMISSION will be updated for the user SYSTEM and resource YEMS012.
All of the entities for the application open in tree form. You can double click an entity to see its views and inner panels.