Share via


AssetSplit.createTrans Method [AX 2012]

Creates LedgerJournalTrans and LedgerJournalTrans_Asset transactions for the given parameters.

Syntax

public void createTrans(
    AmountCur _paymentAmount, 
    AssetBook _assetBook, 
    AssetTransTypeJournal _assetTransType)

Run On

Called

Parameters

See Also

Reference

AssetSplit Class