***INCLUDE ZABAPDO1 . *&---------------------------------------------------------------------* *& Form f_user1 *&---------------------------------------------------------------------* * Called at the beginning of the critique loop in ZABAPDOC. *----------------------------------------------------------------------* form f_user1. endform. *&---------------------------------------------------------------------* *& Form f_user2 *&---------------------------------------------------------------------* * Called at the end of the critique loop in ZABAPDOC. *----------------------------------------------------------------------* FORM f_user2. ENDFORM. " f_user2