File Name
Syntax
R_ChangeApproveEvent(REF this_Request: R_CHANGE_REC)
Parameters
this_Request - change request
Returns
None
Side Effects
None
Description
This routine is the event handler for approving changes.
Dialog Forms Called
rchg.dfc[change_notebook]
c_prnt.dfc[printchoice]
File Name
Syntax
R_RequestApproveChange IS
Parameters
None
Returns
Nothing
Side Effects
None
Description
This is a wrapper routine for the approve change system action.
Dialog Forms Called
rchg.dfc[approve_change]