PCModelingLibrary::validateWriteAttribute Method [AX 2012]

Prompts the user to authorize the modification of an attribute if it is being used as an allocation.

client public static boolean validateWriteAttribute(EcoResAttribute _attribute)

Run On

Client

Parameters

_attribute
Type: EcoResAttribute Table
The specified attribute that is to be modified.

Return Value

Type: boolean
true if the user has authorized the action, or if the user has chosen not to be prompted again; otherwise, false.

ExceptionCondition
Error

The function was called without a record.

Show: