Table Mgt.
Functions to help handling tables.
Object Definition
Object Type | Codeunit |
Object ID | 70327092 |
Object Name | QWETB Table Mgt. |
Procedures
Name | Description |
---|---|
GetTableName(Integer): Text | Gets the name of a table. |
GetTables(Record "QWETB tObject" temporary; Integer; Integer; Boolean; Boolean; Boolean) | Gets the selected tables. |
IsTableGlobal(Integer): Boolean | Checks if a table is defined as a global table, Ie. data is not per company. |
TableExists(Integer): Boolean | Checks if a table exists. |
Remarks
This codeunit is a SingleInstance codeunit for performance reasons.
This documentation is generated from Smart Toolbox v27.0