PurchReqPreEncumber::recordBudgetFundReservationRun Method [AX 2012]

Records budget fund reservation for a list of purchase requisitions or purchase requisition lines.

server public static void recordBudgetFundReservationRun(container _input)

Run On

Server

Parameters

_input
Type: container
A container that contains the input arguments to run the reservation.

The _input parameter contains the following:

  1. The list of purchase requisitions or purchase requisition lines.

  2. The table ID of the list.

  3. A Boolean value that indicates whether the processing result should be shown in an infolog.

Show: