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
CalledParameters
- _assetTransType
- Type: RAssetTransType Enumeration
The transaction type of the proposal operation.
Return Value
Type: booleantrue if the proposal operation creates journal lines for all value models; otherwise, false.
Show: