Planning Application Schemas
Schema | Description |
---|---|
dbo25 | The schema contains data tables and technical views and procedures of the planning application. |
xls25 | The schema contains end-user views and stored procedures used in the Excel planning application. |
xls25a | The schema contains objects of dynamic online forms. |
xls25b | The schema contains objects of dynamic offline forms. |
dbo25
The schema contains data tables and technical views and procedures of the planning application.
Administrators and developers have select permissions on views and execute permissions on stored procedures.
There is no direct access to application tables.
xls25
The schema contains end-user views and stored procedures used in the Excel planning application.
Business users have access to a limited set of schema objects.
See default permissions in the dbo25.xl_actions_set_role_permissions procedure.
xls25a
The schema contains objects of dynamic online forms.
Do not add other objects to this schema.
xls25b
The schema contains objects of dynamic offline forms.
Do not add other objects to this schema.