BudgetTransactionMultiPost::getBudgetTransactionIds Method [AX 2012]

Retrieves the set of budget transaction headers to post.

client private static container getBudgetTransactionIds(Args args)

Run On

Client

Parameters

args
Type: Args Class
The arguments for the BudgetTransactionMultiPost class.

Return Value

Type: container
A container that is a packed set that contains the budget transaction headers to be posted.
Show: