Siebel Finance Guide > Business Services for Siebel Financial Services > FINS Application View Navigation >

Business Service Methods


The business service has two methods:

  • GetNextViewName. Gets the next view name without view navigation.
  • GotoNextView. Navigates to the next view.

Table 38 describes the arguments for these methods.

Table 38. FINS Application View Navigation Service Arguments
Name
Type
Description

BusComp

Required

The master buscomp through the view navigation.

Navigation Direction

Optional

Forward or Backward. Default is Forward.

Product Id

Optional

Product Id value.

Product Id Field

Optional

The field in the buscomp that is used to retrieved Product Ids.

Status

Output

  • 0: success
  • 1: EOF
  • 2: BOF
  • 3: Error

Next View Name

Output

Name of the Next View.

FINS View Navigation Mgr Admin BC

Optional

Name of the admin buscomp.

Siebel Finance Guide