Share via


BudgetTransactionLine::setWorkflowStatus Method

Sets the work flow status for a BudgetTransactionLine record.

Syntax

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

Run On

Server

Parameters

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

See Also

Reference

BudgetTransactionLine Table