Data Grid Transaction Information Constants

The following constants represent transaction information applicable to the HFMwDataGrid component.

Table 80. tagWEBOM_DATAGRID_TRANSACTION_INFO_FLAGS Enumeration

Constant

Description

WEBOM_DATAGRID_TRANSACTION_INFO_ALL

Return all transaction information.

WEBOM_DATAGRID_TRANSACTION_INFO_DESTINATION

Return information for destination transactions.

WEBOM_DATAGRID_TRANSACTION_INFO_HEADER

Return header information for the transactions. For example, header information includes the dimension members of the cell to which the transaction information applies, the current username, the cell’s data, and so on.

WEBOM_DATAGRID_TRANSACTION_INFO_SOURCE

Return information for source transactions.