Inserts a child business object into a business object array at the next available position.
Syntax
public void insertBusinessObject(BusinessObjectInterface theChildBusObj);
Parameters
Return values
None.
Exceptions
See also
See also the description of the setBusinessObject() method.