Share via


ProjPost.createFundingAllocationListBasedOnTrx Method [AX 2012]

Defines the internal funding allocation map based on an existing transaction.

Syntax

public void createFundingAllocationListBasedOnTrx(ProjTransType projTransType)

Run On

Server

Parameters

  • projTransType
    Type: ProjTransType Enumeration
    The transaction type of the transaction that is being used to define the funding allocation map.

See Also

Reference

ProjPost Class