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 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.
- _workflowStatus
Type: BudgetTransactionWorkflowStatus Enumeration
The workflow status to set.