Share via


BudgetTransactionMultiPost.addBudgetTransactionHeaderSetToPost Method [AX 2012]

Adds the budget transaction headers from the packed set to the list of items to post.

Syntax

private void addBudgetTransactionHeaderSetToPost(container _packedBudgetTransactionHeaderIds)

Run On

Called

Parameters

  • _packedBudgetTransactionHeaderIds
    Type: container
    The packed set of budget transaction header identifiers for the budget transactions to post.

See Also

Reference

BudgetTransactionMultiPost Class