InsertChild

Inserts new child records in the Oracle CRM On Demand database.

Usage

You use the InsertChild method to create one or more child records of a particular object in an Oracle CRM On Demand instance.

Arguments

The following table describes the arguments taken by the InsertChild method.

Table Arguments Taken by the Insert Child Method

Name Description Required Default I/O

ListOf(Object). For example, ListOfAccount

The list of child object instances to be inserted. Each child object has an associated parent object

Yes

Not applicable

Input/Output

Echo

Controls whether data sent to Oracle CRM On Demand through integration Web services are recorded as transactions.

No

On

Input

Return Value of the Call

The status key for each of the inserted child records.