Share via


BudgetTransactionHeader::setWorkflowStatus Method

Sets the workflow status for the budget transaction header.

Syntax

server public static void setWorkflowStatus(RecId _budgetTransactionHeaderRecId, BudgetTransactionWorkflowStatus _workflowStatus)

Run On

Server

Parameters

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

Remarks

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

See Also

Reference

BudgetTransactionHeader Table