Siebel Order Management Infrastructure Guide > Copy Service > Copy Service Methods >

LoadInstanceFromBC Method


The method loads the instance from the business component and pushes it into an instance. If SourceInstance is specified, the new instance is created by cloning the source instance and positioning it on the same row ID. Alternatively, BusObj, BusComp, and a search specification can be used to define the new instance.

The instance business component loaded must not have a parent defined in the BusObj.

Arguments
Argument
Description

SourceInstance

[in] The source ISS instance name. If specified, the new instance is constructed by positioning it on the same row ID as the source instance. (Optional)

InstanceName

[in] Required if SourceInstance is specified. Otherwise, optional default to "TheInstance". (Optional)

BusObjName

[in] Business object name. (Optional)

BusCompName

[in] Business component name. (Optional)

SearchSpec

[in] Search specification on the business component. (Optional)

InsertOnly

[in] If set to Y, ???? (Optional)

 

Siebel Order Management Infrastructure Guide Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.