Creating and Positioning the View of Field History
After you create the applet for field history, you create and position the view of field history.
To create and position the view of field history
In the business object for the base business component, if the base business component is an independent entity (or a primary business component), then create the view of field history in the PUB Effective Dating project, and include the applet for field history in this view.
Create a string reference for the name of the view of field history in the Symbolic Strings project.
In this example, the name of the view of field history is Account History.
Include the form applet for the base business component at the start of the view and the applet of field history at the end of the view.
In this example, Account is a primary business component in the Account business object. The name of the view of field history is Account History View, and this view contains the Account Form Applet (in Base and Edit modes) at the start of the view and the Account ED History List Applet (in Edit List mode) at the end of the view. You can navigate to the View Web Template Item for the new view to make sure that the correct modes appear in the Applet Mode column for each applet.
In the business object for the base business component, if the base business component is related to another business component with a one-to-many link, then include the applet for field history in the existing view.
Include the form applet for the base business component at the start of the view, the form or list applet for the other business component in the middle of the view, and the applet of field history at the end of the view.
If necessary, add the view of field history in the appropriate screen, enter a value in the Sequence column for the view to position the view relative to other views in the screen, and select the string reference from Step 1 in the Viewbar Text - String Reference column.
In this example, the appropriate screen is the Accounts screen.
If necessary, add the screen that includes the view of field history to the Siebel Public Sector application, and enter a value in the Sequence column for the screen to position the screen relative to other screens in the Siebel Public Sector application.
In this example, the Accounts screen is already added in the Siebel Public Sector application, so you do not have to complete this step and the next step.
Deliver the changes to the Integration Branch.