Siebel Energy Guide > Technical Reference for the Price Comparison Feature > SIS OM Pricing Calculator Business Service >

Update Status Method


This method is part of SIS OM Pricing Calculator Business Service.

This method searches for all quotes with a certain type for a given opportunity and updates a user-specified field in those quotes.

Arguments

Opportunity Id

[in] ID of the opportunity for which the quotes are to be updated. (Required)

QuoteType

[in] Type of the quotes for which the user wants to query. (Required)

FieldName

[in] Name of the field in the quote business component that the user intends to update. (Required)

FieldValue

[in] Value to be set to the field in the quote business component that the user intends to update. (Required)

Returns

None.

Remarks

In the out-of-the-box use of this method, the value of Opportunity Id is passed through the Named Method that invokes the SIS OM PC Enrollment workflow, within which the other values of QuoteType, FieldName and FieldValue are set.

See Also

SIS OM PC Enrollment Workflow.

Siebel Energy Guide