OXMLExcelReport_LedgerSheet_RU.getBuffer Method [AX 2012]

Fetches row data into the map.

Syntax

protected Map getBuffer(int _numFetchRow)

Run On

Called

Parameters

  • _numFetchRow
    Type: int
    The row number of the data to fetch.

Return Value

Type: Map Class
A map that is filled with row data.

See Also

Reference

OXMLExcelReport_LedgerSheet_RU Class