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