Siebel Order Management Infrastructure Guide > Asset-Based Ordering Methods Reference > Product Manipulation Toolkit Business Service Methods >

Set Action Method


This is one of the Product Manipulation Toolkit Business Service Methods.

It sets the Action Code field of all items in the hierarchy of a given product instance to the specified value.

Arguments

Action Code

[in] Set the action codes of all line items in the hierarchy SiebelMessage to this value. (Required)

SiebelMessage

[in] Product instance whose action code will be updated. (Required)

SiebelMessage

[out] Updated product instance.

Returns

Newly set action codes.

Remarks

This method takes a property set containing a complex item as input along with an action code parameter. It goes through the complex item and sets the action code to the value of the action code argument.

See Also

Methods Set Field Value Method and Set Multiple Field Values Method.

Siebel Order Management Infrastructure Guide Copyright © 2006, Oracle. All rights reserved.