To indicate the type of data maintenance operation for an object, such as add, delete, replace.
Code
Description
1
New
The data is to be processed as new.
2
Add and replace
The data contains new objects, which are to be added, and existing objects, which are to replace objects which have the same identifier.
3
Replace
The data is to replace existing data which has the same identifier.