Adding the Detail Budgeting data entry page
If you are setting up Detail Budgeting, use the DPMain.asp page. The TaskMode parameter enables you to restrict the display to asset or employee information. The values are Asset or Employee. You must specify a view name in the URL.
Detail Budgeting Administrator uses a view definition to connect to the CPM model. Make sure the DetBudWriteBackView parameter in the CPM configuration (.adb) file is set to the view you want to use. The default is DetBud_WriteBack.
The Detail Budgeting data entry page shows the member name or member description based on the member name setting of the Unit dimension in the view associated with the page. For example, if the unit dimension member is set to show the member name, all other dimension members are displayed as name. The Name + Description option is not supported.
To add a Detail Budgeting data entry page:
- Open the Navigation Administration page.
- Click the Design Navigation tab.
- Right-click a folder or an existing page and select Add Page. You can add the page as a child or as a sibling.
- Specify the name for the page in the Default Name box.
- Specify the URL for the page.
- Browse to the image to use for the thumbnail view.
- Browse to the image to use in the preview window.
- Select the Internet Explorer 8 support check box.
- Select the groups that should have access to the page. Select the Inherited check box if you want the page to inherit permissions from its parent so you do not need to set individual permission on the page.
- Click .
Example
/CPMx86/Workstation/DPMain.asp?View=DetBud_Writeback&TaskMode=Asset