Show TOC

Function documentationiGrid Methods Locate this document in the navigation structure

 

You can use scripting methods to return information from an SAP Manufacturing Integration and Intelligence (SAP MII) grid.

Features

The following table lists common iGrid methods:

Method

Use

iGridComponent getGridObject()

Gets a reference to the underlying grid display component (the iGridComponent class)

Void updateGrid(Boolean bReloadData)

Updates the grid contents. The parameter indicates whether or not to reread the underlying data. If the underlying query is time-based, the refresh() method updates the start and end dates based on the current time less the duration, but this method uses the specified dates.

Void doPrint()

Displays a printable HTML page with a GIF representation of the grid