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

Logical Delete Method


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

It converts any item of a product instance that has a Deleted action code to an Update action code and an Inactive status. Logical Delete only works with a product instance of the Order type. In other words, the Integration Object passed in the SiebelMessage is based on the Order Entry business object.

Arguments

ObjectId

[in] ID of the object to be loaded. If this optional argument is provided, the SiebelMessage argument is ignored. (Optional)

SiebelMessage

[in] Primary argument if there is no Object Id. This must be an Order type input. (Required)

SiebelMessage

[out] Result of the logical delete.

Remarks

This method takes a complex object as input. It goes through the hierarchy of the complex object and changes all Deleted action codes to Update. Then, it sets the status of the associated line items to Inactive.

See Also

Workflow SIS OM Apply Completed Service Order Line Item to Service Profile in Siebel Order Management Guide.

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