Share via


AssetCreateDepSuspension_CZ.validate Method [AX 2012]

Validates whether an asset is eligible for depreciation suspension.

Syntax

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

  • _calledFrom
    Type: Object Class
    The object or form that makes the call.

Return Value

Type: boolean
A Boolean value that indicates whether the depreciation of an asset can be suspended.

See Also

Reference

AssetCreateDepSuspension_CZ Class