Share via


InventTransOriginKeyValueTransfer.isTrackingRegistrationConfigured Method [AX 2012]

Queries whether tracking registration is configured.

Syntax

private boolean isTrackingRegistrationConfigured()

Run On

Called

Return Value

Type: boolean
true if tracking registration is configured; otherwise, false.

Remarks

Is used to prevent operations against the InventTrackingRegisterTrans table.

If tracking registration is not configured, then no records can exist in the InventTrackingRegisterTrans table.

See Also

Reference

InventTransOriginKeyValueTransfer Class