Table of Contents

InitializeIfCrmTable Procedure

Codeunit RecRef Functions

Initializes the CDS or CRM Integration connections if the table is a CRM table.

Nothing will happen if the table is not a CRM table.

This must be called before any operations are being performed on a CRM table, otherwise a runtime error will be thrown.

Signature

InitializeIfCrmTable(TableId: Integer)

Parameters

TableId Integer

The ID of the table to check.

This documentation is generated from Smart Toolbox v27.1