Show / Hide Table of Contents

    TryGetTableNoForDataItem Procedure

    Codeunit Metadata Functions

    Try to get the table number for a data item in a report.

    This can be useful when you are working with the Request XML for a report.

    Signature

    [TryFunction]
    TryGetTableNoForDataItem(ReportId: Integer; DataItemName: Text; var TableNo: Integer)
    

    Parameters

    ReportId Integer

    The ID of the report.

    DataItemName Text

    The name of the data item.

    var TableNo Integer

    The table number for the data item.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX