MODIFY ENTITY / MODIFY ENTITIES
Use MODIFY ENTITY to create, update or delete BO instances. You can also trigger actions on BO instances with MODIFY.
All MODIFY calls are bulk operations — you can process many instances in a single call. MODIFY ENTITIES can create instances for multiple different BO entity types at once.
You must supply the list of fields that are affected in each call.
MODIFY ENTITY <BO-Entity>
CREATE FIELDS ( ... )