SourceDocumentType.parmPostingLayer Method [AX 2012]

Gets the PostingLayer parameter.

NoteNote

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.


  Microsoft Dynamics AX 2012 R3
          public CurrentOperationsTax parmPostingLayer()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public CurrentOperationsTax parmPostingLayer()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public OperationsTax parmPostingLayer()

  Microsoft Dynamics AX 2012 (FPK)
          public OperationsTax parmPostingLayer()

  Microsoft Dynamics AX 2012 (SYS)
          public OperationsTax parmPostingLayer()

Run On

Called

Return Value

Type: CurrentOperationsTax Enumeration
The value of the PostingLayer parameter.

Community Additions

ADD
Show: