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