How to add dimension criteria in class LedgerBalanceSum_CurrentMST ?
the class :
ledgerBalance= new LedgerBalanceSum_CurrentMST
(ledgerReport_TrialBalance.parmPeriodStart(),
periodEnd,
dimensionCriteriaEmpty,
NoYes::Yes,
opening,
NoYes::Yes,
OperationsTax::Current,
DebCredProposal::None,
NoYes::Yes,
NoYes::Yes);
I want to add dimensioncriteria, 'cause I need to filter the
calculation with dimension I had which is in dimension(5).
What value should I fill to replace the "dimensioncriteriaempty" ?
thanks in advance,
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

