DoAddNewLine

Syntax

DoAddNewLine(&rec, &start)

Description

Use to allow the line being passed in to be added to a running transaction. The user decides if the line is restarted from the current stage or the beginning. If it starts from the beginning, all history after the first header stage is lost.

Parameters

Parameter Description

&rec

The record defined for the approval processes in the Transaction Approval Levels in the Transaction Registry, as record.

&start

Use True to start at the beginning of the approval process or False to start at the current stage.

Returns

None.