Show / Hide Table of Contents

    IsTableGlobal Procedure

    Codeunit Table Mgt.

    Checks if a table is defined as a global table, Ie. data is not per company.

    Signature

    IsTableGlobal(TableID: Integer) : Boolean
    

    Parameters

    TableID Integer

    The object id of the table to check.

    Returns

    Boolean

    true if the table is defined as global.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX