Extra dimensions
Extra dimensions (optional)
Reference or reference array transmitted or fixed array of references, or list of values containing references, to extra dimension types.
Assigns the extra dimensions set and order, by which a query can be manipulated. Filters a record by extra dimensions types (if array, the by AND).
If the <Extra dimensions> parameter is not specified, the extra dimensions are defined positionally. In other words, the extra dimensions type for the corresponding account is taken from the corresponding position. Hence, if <Extra dimensions> is not defined and a query is done on an account for which the first extra dimensions type is defined as "Materials" and the second as "Warehouse", the "Extra dimensions1" field will contain materials and the "Extra dimensions2" field will contain warehouses. If a query is run on two accounts, where on is set to the "Materials, Warehouse" extra dimensions and the other to "Warehouse, Material" and the <Extra dimensions>parameter is not specified, then the "Extra dimensions1" field will contain both materials for the first account and warehouses for the second. The "Extra dimensions2" field will contain warehouses for the first account and materials for the second.
If the <Extra dimensions> parameter is assigned, then data are selected only for those account that have all of the indicated extra dimensions types defined. When this is the case, the "Extra dimensions<N>" field will contain values matching the extra dimensions types transmitted. For example, if the extra dimensions setting for one account is "Materials, Warehouse" but the second account is set to "Warehouse, Materials", and the parameter for the extra dimensions types is assigned as a "Materials, Warehouse" array, then the "Extra dimensions1" field will contain materials, but the "Extra dimensions2" field will contain warehouses, regardless of the account.
Parameter doesn't exist unless extra dimensions were specified for the chart of accounts during configuration.
Default value: Undefined.