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.
Populates a temporary table with dimensions values and its display order.
Syntax
public void initDisplayOrderDataSource(
    RetailTmpDimensionValueDisplayOrder _tmpTable, 
    FieldId _callerFieldId, 
    TableId _groupTableId)
Run On
Client
Parameters
- _tmpTable
 Type: RetailTmpDimensionValueDisplayOrder Table
 The instance of the temporary table to populate.
- _callerFieldId
 Type: FieldId Extended Data Type
 The field ID of the calling control.
- _groupTableId
 Type: TableId Extended Data Type
 The table ID that shows which grouping should be used in the query.
 Possible options:
Remarks
The method selects all variant combinations of the specified item.