The following method allows AppObjects to create SubAppObjects that share an application server connection with an existing AppObject:

Syntax

public SubAppObject createAO_SubAppObject()

For example, a SubAppObject named Tax defined in ProxyGen generates this Java method:

public Tax createAO_Tax()