Edit

Share via


CodeCop Error AA0475

Truncate can only be used on normal tables without media fields and outside of try functions.

Description

Truncate can only be used on normal tables and not on system tables, temporary tables, or tables with media fields. Truncate also cannot be used within a try function.

CodeCop analyzer
Getting started with AL
Developing extensions