InventMov_Virtuel.parmAccountPhysical Method [AX 2012]
Gets or sets the AccountPhysical 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 parmAccountPhysical([LedgerDimensionDefaultAccount _accountPhysical])
Microsoft Dynamics AX 2012 R2 (SYS)
public LedgerDimensionDefaultAccount parmAccountPhysical([LedgerDimensionDefaultAccount _accountPhysical])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
protected LedgerDimensionDefaultAccount parmAccountPhysical([LedgerDimensionDefaultAccount _accountPhysical])
Microsoft Dynamics AX 2012 (FPK)
protected LedgerDimensionDefaultAccount parmAccountPhysical([LedgerDimensionDefaultAccount _accountPhysical])
Microsoft Dynamics AX 2012 (SYS)
protected LedgerDimensionDefaultAccount parmAccountPhysical([LedgerDimensionDefaultAccount _accountPhysical])
Run On
Called
Parameters
- _accountPhysical
Type: LedgerDimensionDefaultAccount Extended Data Type
The value to set.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The value of the AccountPhysical parameter.