VBA applications created in Oracle's Hyperion® Essbase® Spreadsheet Toolkit can be converted to Smart View by making the following modifications:
Replace the EssV prefix of Spreadsheet Toolkit functions with Hyp; for example, change EssVRemoveOnly to HypVRemoveOnly.
Replace the EssMenuV prefix of Oracle's Hyperion® Essbase® Spreadsheet Toolkit menu functions with HypMenuV; for example, change EssMenuVZoomIn to HypMenuVZoomIn.
Replace the declarations in essxlvba.txt with the declarations in smartview.bas.