BudgetTransactionMultiPost::getBudgetTransactionIds Method [AX 2012]
Retrieves the set of budget transaction headers to post.
client private static container getBudgetTransactionIds(Args args)
Run On
ClientParameters
- args
- Type: Args Class
The arguments for the BudgetTransactionMultiPost class.
Return Value
Type: containerA container that is a packed set that contains the budget transaction headers to be posted.
Show: