Share via


AxdTransferOrderPosting.initFieldAccessOverrides Method [AX 2012]

Sets the field access to the field in the InventTransferParmLine table.

Syntax

protected void initFieldAccessOverrides()

Run On

Server

Remarks

The initFieldAccessOverrides and overRideFieldAccess methods are implemented in the AxdBase class, and set the field access manually to the table fields.

See Also

Reference

AxdTransferOrderPosting Class