Can anyone help me to write COC to customize transfer order overview report please. I am aware of COC method but it doesn't work (data is not populating) with InventTransferOrderOverviewDP class. Which method in this class should I use to add my custom fields in the report. when I use createData method, it doesn't work, when I use initInventTransferOrderOverviewTmp method the report deployment gives an error related to parameters as it creates additinoal parameters.
initInventTransferOrderOverviewTmp() is the right method. It's where field values are populated before inserting the record.
Please tell us more about the problem. Also, showing your code may be a good idea.
Was this reply helpful?YesNo
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.