RAssetProposal::addLineFromAllModels Method [AX 2012]

Defines whether the journal lines should be created for all asset value models.

client server public static boolean addLineFromAllModels(RAssetTransType _assetTransType)

Run On

Called

Parameters

_assetTransType
Type: RAssetTransType Enumeration
The transaction type of the proposal operation.

Return Value

Type: boolean
true if the proposal operation creates journal lines for all value models; otherwise, false.
Show: