Show / Hide Table of Contents

    API - Dim. Set Lines

    This is a fork of page 30022 "APIV2 - Dimension Set Lines" from version 23.3.14876.15704. Added support for reading Extra Fields.

    Object Definition

    Object TypePage
    Object ID70314153
    Object NameQWESR API - Dim. Set Lines
    Source TableDimension Set Entry Buffer

    API Definition

    APIPublishersmartApps
    APIGroupspider
    APIVersionv1.0
    EntitySetNamedimensionSetLines
    EntityNamedimensionSetLine

    Events

    Name Description
    OnGetExtraValues(Record "Dimension Set Entry Buffer"; Text; Text; Text; Text; Text; Text; Text; Text; Text; Text) Raised after a record is read from the database. Makes it possible to set the ExtraValues 1..10, to be returned to the client.

    Controls

    Type Name Data Type Read-only
    Field id Guid
    Field code Code[20]
    Field consolidationCode Code[20] Yes
    Field parentId Guid Yes
    Field parentType Enum "Dimension Set Entry Buffer Parent Type" Yes
    Field displayName Text[30] Yes
    Field valueId Guid
    Field valueCode Code[20]
    Field valueConsolidationCode Code[20] Yes
    Field valueDisplayName Text[50] Yes
    Field extraValue1 Text Yes
    Field extraValue2 Text Yes
    Field extraValue3 Text Yes
    Field extraValue4 Text Yes
    Field extraValue5 Text Yes
    Field extraValue6 Text Yes
    Field extraValue7 Text Yes
    Field extraValue8 Text Yes
    Field extraValue9 Text Yes
    Field extraValue10 Text Yes

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX