AssetPost.post_IN Method [AX 2012]

Posts the asset transaction.

public void post_IN([boolean _updateLedger, boolean _autoDerivedPosting])

Run On

Server

Parameters

_updateLedger
Type: boolean
A Boolean value that indicates whether the ledger book should be updated.
_autoDerivedPosting
Type: boolean
A Boolean value that indicates whether the value models that are derived from this asset should also be updated.

Community Additions

ADD
Show: