What does it do? Used to perform RAP modify operations> on RAP BO instances>. This includes standard operations > (CREATE >, CREATE BY>, UPDATE>, DELETE>) and nonstandard operations (actions) using the keyword EXECUTE >. The following variants of the MODIFY> statement can be used to modify RAP BO entities:
MODIFY ENTITY>, Short Form> The short form of the MODIFY> statement allows modifying instances of a single entity.
MODIFY ENTITIES>, Long Form> The long form of the MODIFY> statement allows modifying instances of multiple entities.
MODIFY ENTITIES OPERATIONS >, Dynamic Form> The dynamic form of the MODIFY> statement allows collecting multiple instances to be modified in multiple entities in one MODIFY> statement.