Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Forums / Business Central forum / Extending “Sales Line ...
Business Central forum
Under review by Community Managers

Under review

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

Extending “Sales Line Type” enum in Business Central 16.0

Posted on by 782

i am working on BC version 16.0, as in BC 16.0 option field is replaced with enum. i am extending a "Sales Line Type" enum and adding a new value to it enter image description here. But when i deploy the extension the value which i add is not showing in the Type field of sales line ?


0702.ss.PNG


enumextension 50130 MyEnumExtension extends "Sales Line Type"
{
    value(50130; Test)
    {
        Caption = 'Test';
    }
}
@#s

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard > Business Central forum

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans