insertNewAfter()
Inserts a new occurrence after this occurrence.
Return=
Object.insertNewAfter()
Arguments
None
Return Value
Return—newly created uniface.Occurrence object.
Exceptions
The following exceptions may be thrown:
uniface.InvalidDataObjectException
if this occurrence is not validuniface.OccurrenceCreationException
if the entity has non-editable fields
Description
Creates a new occurrence and inserts it right after this one in the list of the Entity's occurrences.