BIGenerator.ensureEntitiesAreNotOrphans Method [AX 2012]

Ensures that all cached entities, which are not framework owned, are related to one or more other non-framework entities.

Syntax

private boolean ensureEntitiesAreNotOrphans()

Run On

Called

Return Value

Type: boolean
true if all entities have relationships; otherwise, false.

See Also

Reference

BIGenerator Class