Scripting Subrecords that Occur in Body Fields
Sometimes, a subrecord is accessed through a body field on a record.
Most subrecords referenced from body fields behave in the same general way. But there are some differences when working with subrecords used as shipping or billing addresses on transactions.
For details, see the following sections:
Body Field Subrecords
Here are some examples of typical subrecords referenced from body fields:
-
An assembly build record may need to include the serial numbers of each assembly being tracked. This info would be stored in an inventory detail subrecord linked to a body field on the assembly build record.
-
A subsidiary record may include a main address, a shipping address, and a return address. Each of these addresses is linked to a field on the record's body.
-
The company information preferences page includes the preferred main address, shipping address, and return address for your organization. Each of these addresses is linked to a field on the record's body.
For details about working with these types of subrecords, see the following sections:
Related Topics
Transaction Shipping and Billing Addresses
Some transactions have body fields for shipping and billing addresses. Each of these fields holds an address subrecord. Working with these subrecords can be different from other body field subrecords. For details, see Scripting Transaction Shipping and Billing Addresses.