Siebel Order Management Infrastructure Guide > Compound Product Validation > About Compound Product Validation Engine Business Service >
Find Future Date Method
This method gets the value of the field specified by FutureDateFieldName for the business component instance identified by BusinessComponentName and RowId. Arguments
- 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 future date. (Required)
- Returns: The value of the date field to use to validate the network at a date in the future.
See Also
See the topic about workflows in Siebel Order Management Guide.
|