FindFutureDate Method

This method gets the value of the field specified by FutureDateFieldName for the business component instance identified by BusinessComponentName and RowId.

The FindFutureDate method requires the current UI BC context.

Arguments

Argument Description

BusinessComponentName

[in] Name of the business component from which to get the future date. (Required)

RowId

[in] Row Id of the business component instance for which to get the future date. (Required)

FutureDateFieldName

[in] Name of the field in the business component that stores the date. (Required)

FutureDate

[out] Value of the return date. (Required)

Returns

The value of the date field to use to validate the network at a date in the future.

Related Information

See the topic about workflows in Siebel Order Management Guide.