Show / Hide Table of Contents

    OnAfterGetNoOfDecimals Event

    Codeunit Outbound

    Raised after NoOfDecimals is set for the combination of an Item No. and a Variant Code.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetNoOfDecimals(ItemNo: Code[20]; VariantCode: Code[10]; var NoOfDecimals: Integer)
    

    Parameters

    ItemNo Code[20]

    The current Item No.

    VariantCode Code[10]

    The current Variant Code.

    var NoOfDecimals Integer

    Set this to the number of decimals that should be accepted in Qpick.

    This documentation is generated from Qpick Connector v24.38

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX