Routines for raprv_wf.kb


R_CreateStatusSQLString

File Name

raprv_wf.kb

Syntax

R_CreateStatusSQLString(REF Status_SQL_String: STRING, VAL Status_List: LIST OF STRING, VAL For_Status: STRING) IS

Parameters

Status_SQL_String - Selection criteria

Status_List - List of status types to query

For_Status - Type of status type

Returns

Nothing

Side Effects

None

Description

This routine creates the selection criteria for a status type.

Dialog Forms Called

None


R_PerformApproveChange

File Name

raprv_wf.kb

Syntax

R_PerformApproveChange(VAL w: WINDOW, VAL thisStatus: R_STATUS_REC ): INTEGER IS

Parameters

w - Current window handle

thisStatus - status record

Returns

Integer

Side Effects

None

Description

This routine approves a change request.

Dialog Forms Called

rchg.dfc[status_list]