RCustVendTurnoverHolder.setAttributeQrCalculateBalance Method [AX 2012]
Set new range value of query.
Syntax
protected void setAttributeQrCalculateBalance(
QueryRun _qr,
PostingProfile _postingProfile,
DimensionDefault _defaultDimension,
NoYes _correct)
Run On
Server
Parameters
- _qr
Type: QueryRun Class
The query run object.
- _postingProfile
Type: PostingProfile Extended Data Type
The posting profile.
- _defaultDimension
Type: DimensionDefault Extended Data Type
The financial dimension.
- _correct
Type: NoYes Enumeration
The correction value.