ProjTransCommittedCost.canBeCapitalize Method [AX 2012]

Determines whether costs from this transaction can be capitalized.

Syntax

public boolean canBeCapitalize()

Run On

Called

Return Value

Type: boolean
true if costs from this transaction can be capitalized; otherwise, false.

Remarks

This value is based on project line property of the project that is associated with this transaction.

See Also

Reference

ProjTransCommittedCost Class