EmplSettle_RU.ledgerDimensionObtainedEventHandler Method [AX 2012]

Overrides the account type to profitLoss if the _isOffset is true, and overrides the dimension to RTax25.

Syntax

public void ledgerDimensionObtainedEventHandler(boolean _isOffset, SysAnyType _anyType)

Run On

Server

Parameters

  • _isOffset
    Type: boolean
    A value that indicates whether the LedgerDimensionAccount value refers to an offset account.
  • _anyType
    Type: SysAnyType Class
    The reference to the LedgerDimensionAcount value.

See Also

Reference

EmplSettle_RU Class