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 39 describes the arguments for these methods.

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

BusComp

Required

The master business component 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 business component 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 business component.

Siebel Finance Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.