[Axapta-Knowledge-Village] Syntax Error in the ForecastUpdate class

2007-12-25 Thread Anurag Desai
Hi, In the ForecastUpdate class, I get a Syntax error in the parmSales Class The method looks like this public boolean parmSales(boolean _sales = sales) { sales = _sales; return sales; } No syntax error as i can see. sales is declared as boolean in the classdeclaration. P

[Axapta-Knowledge-Village] Multiple Country / Region Specific Features

2007-08-28 Thread Anurag Desai
Hi, My company is implementing Axapta for a client that operates globally. We want to use a single application for optimizing the concurrent licenses and for allowing inter company transactions and consolidation. However, we have some issues in enabling Country / Region Specific Features. W