Output Parameters | Significance |
none | - |
Return Code | Significance |
value | return cde of the userexit function |
The parameter string for all Action_Triggers is the default parameter passed by DataView containing information on the current operational mode and the current row position.
For Pre_Mask- and Post_Mask triggers DataView does not pass any default parameters. You can use *pr1 at these triggers to pass your own user parameters.