Use

You should use a standard insert operation when you want to create a new record on a database table, and you want to update each attribute.

No arguments are required to be specified for this operation in the input model. Generated standard key and details structs are assumed as arguments where appropriate.

Extra arguments can be specified for this operation and these arguments can be accessed by exit points for the operation, they do not have any effect on any of the generated code.

This pattern can also be used in conjunction with the Auto ID Field sequence number generation pattern.