Description

Standard modify operations modify a specific record on an database table. No arguments are required to be specified for these operations in the input model. The record to be modified is specified using a generated standard key struct and the modified data is contained in a generated standard details struct. Extra arguments can be specified and these arguments can be accessed by exit points for the operation, they do not have any effect on any of the generated code.