Share via


InventMov_Virtuel.parmOffsetAccountPhysical Method [AX 2012]

Gets or sets the OffsetAccountPhysical 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 LedgerDimensionDefaultAccount parmOffsetAccountPhysical([LedgerDimensionDefaultAccount _offsetAccountPhysical])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public LedgerDimensionDefaultAccount parmOffsetAccountPhysical([LedgerDimensionDefaultAccount _offsetAccountPhysical])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          protected LedgerDimensionDefaultAccount parmOffsetAccountPhysical([LedgerDimensionDefaultAccount _offsetAccountPhysical])

  Microsoft Dynamics AX 2012 (FPK)
          protected LedgerDimensionDefaultAccount parmOffsetAccountPhysical([LedgerDimensionDefaultAccount _offsetAccountPhysical])

  Microsoft Dynamics AX 2012 (SYS)
          protected LedgerDimensionDefaultAccount parmOffsetAccountPhysical([LedgerDimensionDefaultAccount _offsetAccountPhysical])

Run On

Called

Parameters

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
The value of the OffsetAccountPhysical parameter.

See Also

Reference

InventMov_Virtuel Class