Share via


BudgetTransactionHeader::resetWorkflowStatus Method

Resets the workflow status for the budget transaction header.

Syntax

server public static void resetWorkflowStatus(RecId _budgetTransactionHeaderRecId)

Run On

Server

Parameters

  • _budgetTransactionHeaderRecId
    Type: RecId Extended Data Type
    The record ID of the BudgetTransactionHeader record for which to reset the workflow status.

Remarks

The BudgetTransactionLine records that are associated to the BudgetTransactionHeader record will also be have the workflow status reset.

See Also

Reference

BudgetTransactionHeader Table