microsoft / ALAppExtensions

Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central.
MIT License
780 stars 617 forks source link

Table 27 - procedure TestNoOpenEntriesExist #11300

Closed sschuh closed 3 years ago

sschuh commented 3 years ago

Table 27 procedure TestNoOpenEntriesExist(CurrentFieldName: Text[100])

Please remove the Text length 100 and set it to Text only. It causes a CodeCop warning.

Thanks!

AlexanderYakunin commented 3 years ago

Please do not report code code warnings here, we will fix them gradually using internal process.