ApprovalManager Class Properties

This section describes the ApprovalManager class properties.

Description

True if the current transaction (header record) has a currently pending Approval Framework instance.

Description

Get the current definition ID set on the App Def.

Description

The level of the pending approval work--0 for header, 1 for line-level. The Approval Framework architecture guarantees that header and line-level approval work cannot be pending at the same time.

This property is read-only.

Description

True if the user has any pending approval tasks for the current transaction.

Note: Typically this will be the signed on user, but it does not have to be.

Description

This method is used to determine if there is any path that is pending with a step number greater than one. If there is a step greater than one, True is returned and push back is enabled.

This is a read-only property.

Description

The current approval process instance.

Description

True if the user is a reviewer in the approval process.

This is a read-only property.