Routines for raprv_ww.kb


R_ChangeApproveEvent

File Name

raprv_ww.kb

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]


R_RequestApproveChange

File Name

raprv_ww.kb

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]