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.

An administrator cannot enforce an exclusive parent-child relationship, where:

This means that the child record is indivisible from the parent record and can exist only if the parent exists. On its own, the child record has no meaning.

For example, you cannot have a serial number child record belong exclusively to an item number parent record. The serial number is considered an essential part of the item number and has no meaning without the item number. You cannot 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