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