web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Deleted EDT used in Data entity in D365 FO

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi Team,

We created one new custom entity for vendor packing slip transactions. In this entity one field has been used an deleted EDT and this may be due to latest version upgrade.

Now we are getting one error "An unknown error occurred in the mapper control. Please contact administrator for more details" while we open the mapping visualization form for the data entity. i am unable to get the references of this label with Label Id "@Mapper:MAPERR999" also.

Can we use deleted EDT's in Data entities ? Is anyone come across this issue ?

We are using D365 FO 10.0.5 version and SysDeletedObjects configuration keys are disabled in the license configuration.

Appreciate your help..!

Thanks,

Praveen

I have the same question (0)
  • Suggested answer
    nmaenpaa Profile Picture
    101,172 Moderator on at

    You can't use EDTs that don't exist. If MS removes EDTs they mark them as obsolete one year in advance. Using obsolete EDT will produce a compiler warning. So you always have one year to react to those warnings and rework your entity.

  • Boyapati Praveen Profile Picture
    Microsoft Employee on at

    Thanks Nikolaos for your reply.

    We are getting this error only in Tiered environements not in the developer environement. Any insights on this ?

  • nmaenpaa Profile Picture
    101,172 Moderator on at

    Are the systems in the same version? Which EDT is it? In which package is it in the dev system?

  • Boyapati Praveen Profile Picture
    Microsoft Employee on at

    Thanks Nikolaos.

    Both Systems are in same version and it is 10.0.5.

    EDT is DEL_IntrastatItemCodeId and it is in Application Suite package.

    The table we have used is VendPackingSlipTrans and field is ItemCodeId.

    Thanks in advance..!

  • Suggested answer
    nmaenpaa Profile Picture
    101,172 Moderator on at

    You should never use objects with DEL_ prefix. Why it still exists in your dev system I don't know, but it's not relevant for solving the issue.

  • Blue Wang Profile Picture
    Microsoft Employee on at

    Hi Praveen,

    DEL_ is a special prefix. It is an abbreviation for Deleted and is used for application objects that will be deleted. After an object is prefixed with DEL_, it will be supported for a release and then deleted in the next version of the product.

    DEL_ tables and fields are necessary to allow data update. Such objects allow access to old data that must be migrated to a new location.

    When an object with a DEL_ prefix is introduced, the update mechanisms handle changes in the standard application, for example by moving fields and X++ code to the table that replaces the one with the DEL_ prefix. But, if you have written X++ code that references an application object that has been given a DEL_ prefix, you have to update these references yourself.

    docs.microsoft.com/.../naming-conventions-prefixes

    community.dynamics.com/.../what-are-the-fields-beginning-with-del-words-in-some-tables-do-they-serve-some-specific-purpose

  • nmaenpaa Profile Picture
    101,172 Moderator on at

    So, these DEL_objects exist in dev system so that you can do code upgrade from AX2012 to D365. But before deploying your code to test/prod you have to remove all references to such objects.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 671

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 621 Super User 2026 Season 1

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 589 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans