Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _workflowStatus
Type: BudgetTransactionWorkflowStatus Enumeration
The workflow status to set.
Remarks
The BudgetTransactionLine records that are associated with the BudgetTransactionHeader record will also be have the workflow status set.