InventMov_Virtuel.parmPostingBalanceSheet Method [AX 2012]

Gets or sets the PostingBalanceSheet 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 parmPostingBalanceSheet([LedgerPostingType _postingBalanceSheet])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public LedgerPostingType parmPostingBalanceSheet([LedgerPostingType _postingBalanceSheet])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          protected LedgerPostingType parmPostingBalanceSheet([LedgerPostingType _postingBalanceSheet])

  Microsoft Dynamics AX 2012 (FPK)
          protected LedgerPostingType parmPostingBalanceSheet([LedgerPostingType _postingBalanceSheet])

  Microsoft Dynamics AX 2012 (SYS)
          protected LedgerPostingType parmPostingBalanceSheet([LedgerPostingType _postingBalanceSheet])

Run On

Called

Parameters

Return Value

Type: LedgerPostingType Enumeration
The value of the PostingBalanceSheet parameter.

See Also

Reference

InventMov_Virtuel Class