Share via


LedgerTransferOpening.prepareDimensionStorageSegments Method [AX 2012]

Prepares the dimension storage segments with respect to the provided journalizing definition entry in accordance with public sector functionality.

Syntax

private void prepareDimensionStorageSegments(
    Map dimensionStorageSegments, 
    DimensionStorageSegment dimensionStorageSegment, 
    MainAccount mainAccount, 
    JournalizingDefinitionEntry journalizingDefinitionEntry)

Run On

Called

Parameters

  • dimensionStorageSegments
    Type: Map Class
    A map that represents the dimension specifiers that are applied first.

See Also

Reference

LedgerTransferOpening Class