Show / Hide Table of Contents

    SetCodingDimension

    Type, Introduced in version 2.36

    Sets the value of a coding entry.

    Used by the following types:

    • SetProductGroupCodingRow
    • AddAllocationKeyResultRow

    Properties

    Name Type Summary Introduced in
    CodingDimensionId Int64 The business key identifier of the coding dimension to set values on.

    • Mandatory
    ReferencingEntityId Int64? The business key identifier of the referencing entity.

    References an entity of type according to the coding dimension's ReferenceEntityType, or CodingElements if None.

    Example

    {
      "CodingDimensionId": 0,
      "ReferencingEntityId": null
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB