OXMLExcelReport_LedgerSheet_RU.choiceBodySection Method [AX 2012]

Selects a report section, based on the current row data.

Syntax

protected Bookmark choiceBodySection(Map _mapBuff)

Run On

Called

Parameters

  • _mapBuff
    Type: Map Class
    The current row data.

Return Value

Type: Bookmark Extended Data Type
The section bookmark.

See Also

Reference

OXMLExcelReport_LedgerSheet_RU Class