I have a requirement to trigger multi-level BOM report in a specific format which is an OOTB functionality (see attached photo) from a wizard once user clicks on a button. How would I go about triggering this functionality from a form processor or some other mechanism?
I usually do not use or try to modify the OOTB BOM report because it is little bit hardcoded so for a customer purpose I create own function to build own report as customer needs.
You can start study help customization and learn how to add onw report to a OOTB PSB Ribbon menu
Thanks for the response. I'm only interested in generating multi level BOM report from a custom wizard once a button has been clicked. Would I still need to build the custom report and trigger the download from there?