Share via


LedgerVoucherObject.applyAllocationBonding_RU Method [AX 2012]

Applies bonding to allocaton transaction

Syntax

protected void applyAllocationBonding_RU(Map _bondingMap_RU, Map _itemToTransactionMap_RU)

Run On

Called

Parameters

  • _bondingMap_RU
    Type: Map Class
    maps negative allocated items to lists of offset detailed allocation items
  • _itemToTransactionMap_RU
    Type: Map Class
    maps allocation items to LedgerVoucherTransObject's

See Also

Reference

LedgerVoucherObject Class