Business Service Methods
The business service has two methods:
GetNextViewName. Gets the next view name without view navigation.
GotoNextView. Navigates to the next view.
The following table describes the FINS Application View Navigation Service arguments for these methods.
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 |
|
Next View Name |
Output |
Name of the Next View. |
FINS View Navigation Mgr Admin BC |
Optional |
Name of the admin business component. |