Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

VendInvoiceDP Extension

(0) ShareShare
ReportReport
Posted on by 20

HI,

I'm trying to create a class extension of the VendInvoiceDP data provider because I need to add a logic for filling a new field in the VendInvoiceTmp table.

All the data provider's methods are private (except for processReport method) .

Is it possible to wrap a private method in the extension class? Which is the proper way to create an extension in this particular situation?

Thank You in advance for the help.

KInd Regards

Paolo

  • PB-27051451-0 Profile Picture
    20 on at
    RE: VendInvoiceDP Extension

    We decided to wrap the processReport method and add our custom logic there.

    Thanks for your help.

    Kind Regards

    Paolo

  • Suggested answer
    ergun sahin Profile Picture
    8,816 Moderator on at
  • Verified answer
    Martin Dráb Profile Picture
    232,044 Most Valuable Professional on at
    RE: VendInvoiceDP Extension

    No, you can't use CoC on private methods.

    Review the code; maybe there are some other methods that you could extend, e.g. an initFrom* method on VendInvoiceTmp table. (I don't have any environment on hand to check it myself.). Or maybe you're able to run your logic at the end of processReport().

    If none of it works, you can either create an extensibility request to Microsoft, or duplicate the class, modify the copy and use it instead of the standard one.

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

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

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,280 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,044 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans