InventMov_Virtuel.parmMustBeBookedPhysically Method [AX 2012]
Gets or sets the MustBeBookedPhysically parameter.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
public boolean parmMustBeBookedPhysically([boolean _mustBeBookedPhysically])
Microsoft Dynamics AX 2012 R2 (SYS)
public boolean parmMustBeBookedPhysically([boolean _mustBeBookedPhysically])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
protected boolean parmMustBeBookedPhysically([boolean _mustBeBookedPhysically])
Microsoft Dynamics AX 2012 (FPK)
protected boolean parmMustBeBookedPhysically([boolean _mustBeBookedPhysically])
Microsoft Dynamics AX 2012 (SYS)
protected boolean parmMustBeBookedPhysically([boolean _mustBeBookedPhysically])
Run On
Called
Parameters
- _mustBeBookedPhysically
Type: boolean
The value to set.
Return Value
Type: boolean
The value of the MustBeBookedPhysically parameter.