| Input Parameters | Significance |
| int (*fnc)() | pointer to global post_action-userexit |
| char *pat | parameter string for userexit function |
| Output Parameters | Significance |
| none | - |
| Return Code | Significance |
| none | - |
The function allows you to define a global post_action-trigger for combined masks. The trigger is called after all write operations have been successfully executed in all sub-lists. Write transaction errors should be trapped with the help of dal_wdh_sta_gpa .
You have to set the function into the regular post_action-userexit for any record in the header-form, because DataView eliminates the function automaticly after call.