Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 Community / Forums / Finance forum / COC error on [Extensio...
Finance forum
Answered

COC error on [ExtensionOf(tableStr(ContactPerson))]

Posted on by 75

Hi, when I try to extend contactperson table update() getting below error. Please advise!!

0880.pastedimage1674674905909v1.png

Default parameter values on chain of command methods may not be provided on the corresponding extension methods. Make the parameter on the extension method non-default, omitting the default value

  • Suggested answer
    MyDynamicsNAV Profile Picture
    MyDynamicsNAV 75 on at
    RE: COC error on [ExtensionOf(tableStr(ContactPerson))]

    Hi Martin, thanks for the response. I tried that also I was getting the same error

    I build my model from D365 extension and that resolved the error

    Thanks you

  • Verified answer
    Martin Dráb Profile Picture
    Martin Dráb 228,041 Super User 2024 Season 2 on at
    RE: COC error on [ExtensionOf(tableStr(ContactPerson))]

    The error message tells you exactly what to do: "Make the parameter on the extension method non-default, omitting the default value".

    Therefore the signature will be: public void update(boolean _updateDateAndTime).

    Then you should pass the parameter value to next update().

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 9th

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

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,246 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,041 Super User 2024 Season 2

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans