Show / Hide Table of Contents

    API - Units of Measure

    This is a fork of page 30030 "APIV2 - Units of Measure" from version 23.3.14876.15704. Added support for Extra Fields.

    Object Definition

    Object TypePage
    Object ID70314147
    Object NameQWESR API - Units of Measure
    Source TableUnit of Measure

    API Definition

    APIPublishersmartApps
    APIGroupspider
    APIVersionv1.0
    EntitySetNameunitsOfMeasure
    EntityNameunitOfMeasure

    Events

    Name Description
    OnAfterInsert(Record "Unit of Measure"; Text; Text; Text; Text; Text; Text; Text; Text; Text; Text; List of [Integer]) Raised after a record is inserted.
    OnBeforeModify(Record "Unit of Measure"; Text; Text; Text; Text; Text; Text; Text; Text; Text; Text; List of [Integer]) Raised before a record is modified.
    OnGetExtraValues(Record "Unit of Measure"; 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 Yes
    Field code Code[10]
    Field displayName Text[50]
    Field internationalStandardCode Code[10]
    Field symbol Text[10]
    Field lastModifiedDateTime DateTime Yes
    Field extraValue1 Text
    Field extraValue2 Text
    Field extraValue3 Text
    Field extraValue4 Text
    Field extraValue5 Text
    Field extraValue6 Text
    Field extraValue7 Text
    Field extraValue8 Text
    Field extraValue9 Text
    Field extraValue10 Text

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX