Parent-Child Relationship Limitations

Note:

This section describes some limitations to the types of parent-child relationships you can create by customizing records. However, through scripting, you can enforce the type of relationship described here.

Users with the Administrator role can't enforce an exclusive parent-child relationship, where:

This means, the child record is inseparable from the parent record and exists only if the parent does. The child record has no meaning on its own.

For example, a serial number child record can't belong exclusively to an item number parent record. The serial number is an essential part of the item number and has no meaning without it. You can't load the serial number record without the context of the item.

The following behaviors must be possible:

You must use scripting to enforce the behaviors required for exclusive parent-child relationships. For more information, see SuiteScript 2.x Scripting Records and Subrecords.

Related Topics

General Notices