Share via


OMInternalOrganizationTmpType::insertInternalOrganizationTypes Method

Inserts internal organization data into the OMInternalOrganizationTmpType table.

Syntax

client server public static OMInternalOrganizationTmpType insertInternalOrganizationTypes(boolean _operatingUnitsOnly)

Run On

Called

Parameters

  • _operatingUnitsOnly
    Type: boolean
    A Boolean value that indicates whether to only include operating units.

Return Value

Type: OMInternalOrganizationTmpType Table
An OMInternalOrganizationTmpType table.

Exceptions

Exception Condition
Error

If no table definition is found in the application meta-model.

Remarks

This method requires each table that derives from OMInternalOrganization table to have a value in its singular label AOT property.

See Also

Reference

OMInternalOrganizationTmpType Table