Share via


InventSiteDimensionLinkProvider.preventEditForSMATransactionType Method [AX 2012]

Determines whether the linked site dimension should be editable based on the SMATransactionType enumeration value.

Syntax

private boolean preventEditForSMATransactionType(Common _common)

Run On

Called

Parameters

Return Value

Type: boolean
true if the linked site dimension should not be editable; otherwise, false.

See Also

Reference

InventSiteDimensionLinkProvider Class