Rediger

Del via


AppSourceCop Warning AS0136

Field IDs can only be changed with proper obsoletion.

Description

The field must be pending for obsoletion so that its ID can change.

Remarks

When you need to change the ID of a field, you must first mark the field as obsolete and provide a replacement field. This allows existing implementations to continue functioning while giving developers time to transition to the new field. Once the field is marked as obsolete, you can then change its ID in a future release. This process ensures that changes are made in a controlled manner, minimizing disruption for users and maintaining compatibility with existing extensions and customizations. Learn more in Obsolete objects, methods, and symbols in AL.

AppSourceCop analyzer
Getting started with AL
Developing extensions