Table of Contents

SetSuspendStatusCheck Procedure

Table Consumption Line

Suspend Status Check for contracts when consumption lines are updated. Normally information on a contract can only be changed when status is open. By setting NewSuspendStatusCheck to true a Consumption Line can be updated even if status is not open.

Deprecated

This procedure is deprecated and should not be used.

Reason: SetSuspendStatusCheck, is not needed any more and can be omitted
Deprecated since: 23.1

Signature

[Obsolete('SetSuspendStatusCheck, is not needed any more and can be omitted', '23.1')]
SetSuspendStatusCheck(NewSuspendStatusCheck: Boolean)

Parameters

NewSuspendStatusCheck Boolean

Set NewSuspendStatusCheck to true to update contracts that do not have status = open.

This documentation is generated from Parrot v27.0