Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implements print management functionality.
Syntax
protected void runPrintMgmt()
Run On
Called
Remarks
Override this method to provide print management-related logic. This method loads the print settings for a business object. It then invokes any necessary business logic and calls the outputReports method.