ValidateComplexProductFromPropertySet Method
This method executes the product validation expression validation rules associated with the complex product in the property set and returns any rule violations.
Arguments
Argument | Description |
---|---|
IdFieldName |
[in] Row Id of the field name. (Required) |
RecordSet |
[in] The record set. (Optional) |
RootProductId |
[in] Root Id of the product. (Required) |
RootProductName |
[in] Root name of the product. (Optional) |
RuleViolation |
[out] The rule violation. (Optional) |
RuleViolationEmpty |
[out] Y or N flag indicating whether there are any violations. (Required) |
Related Information
See the topic about workflows in Siebel Order Management Guide, Validate Method, and Format Violation Method.