hi All,
How can i calculate work center capacity vs load for a given period.
Thank you.
Best Regards
Somanna
Hi All,
how to calculate setup cost of production.
thanks a lot.
Bye
Somanna
Hi,
perhaps http://msdn.microsoft.com/en-us/library/aa551694.aspx could help you.
Best regards
Michael
From: anamika singh
Sent: Wednesday, September 08, 2010 1:26 PM
To: Axapta-Knowledge
Subject: [Axapta-Knowledge-Village] Help to create a form using ocx file
Hi All
Hi All,
I've a .ocx file & i want to create a form using it in ax 2009
I've already registered this file through regsvr32 cmd.
Kindly tell me the solution.
With Regards
Anamika Singh
Dear All
We have a problem of finding subsegment field gotomaintable form
relationship.
It would be appreciated if someone could explain us how the form
smmBusRelSubsegmentGroup will be executed when gotomaintable is selected.
Thank you
Chaminda
Dear All
We have a problem of finding subsegment field gotomaintable form
relationship.
It would be appreciated if someone could explain us how the form
smmBusRelSubsegmentGroup will be executed when gotomaintable is selected.
Thank you
Chaminda
Hi Friends,
I need your help to evaluate the best solution to integrate various external
systems with Dynamics AX 2009 by using AIF functionality (BizTalk/File
adaper/MSMQ). Can anyone please help to direct me to:
(a) pros & cons of using BizTalk v/s File adapter v/s MSMQ?
(b) Are all of them abl
Hello everyone,
I am doctoral candidate at the University of South Florida. I am investigating
knowledge management systems used for internal knowledge sharing in firms.
Specifically, I investigate employees' knowledge contribution behaviors in two
types of knowledge repositories used in firm
Hi
Query Run.changed should let you know whether that table in question has
switched over to a new record when the queryRun.next() call was made. E.g if
you have a PurchTable linked to multiple PurchLines in a query, the line
will change everytime the next() is called but the PurchTable will only
Hello All,
I am new to Axapta and I am trying to understand the QueryRun.changed method. I
have pasted an example of code below. There is Query CusttransCustSettlement
that essentials joins the custtrans and the custsettlement tables. In the code
below there is a if(queryRun.changed(tablenum(Cu
After a finished is produced, how can or what is the best way in AX 2009 to
deal with the process of having this product installed at the customer site?
the installation process is of several operations and the cost of each
operation is added to the next operation.
Ex:Finished good = table or d
Hello all,
In Ax we have ItemId listed as '*123*456*789' however we have an
integration app and users that search several ways, such as
'.123.456.789' , '123-456-789' and just numbers '123456789'
what would your suggestions be to search in AX by ignoring the *,., and
- character?
regards.
Hi,
Try this code:
public void lookup()
{
SysTableLookup sysTableLookup =
SysTableLookup::newParameters(TableNum,this);
Query query = new Query() ;
QueryBuildDataSource qbds;
Table1 objTable1;
;
sysTableLookup.
Hello all,
Can someone help me with building a lookup filter on a form? I want to
add a new filter to some forms. I have copied the code from existing
filter to new one. when i compile I get errors variable not declared,
table does not contain this field, etc...
I have declared my variable an
xapta-knowledge-vill...@yahoogroups.com] On Behalf Of Agus Riyadi
Sent: Thursday, July 30, 2009 6:14 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: Re: [Axapta-Knowledge-Village] Help with Movement Journal...Mass
Update Having Errors
Hi,
Check if the total qty you are going to mass update for
Hi,
Check if the total qty you are going to mass update for that particular item
is more than available qty.
Regards,
Agus
On Thu, Jul 30, 2009 at 4:28 AM, Girac wrote:
>
>
> When I do a mass update for my movement journal I receive the following
> error: "Cannot receive quantity 1.00 because
When I do a mass update for my movement journal I receive the following error:
"Cannot receive quantity 1.00 because inventory transactions with status
Ordered, Arrived, or Registered, are insufficient."
When I do a manual journal it post fine.
Am I missing a table update?
, 21. Juli 2009 01:08
An: Axapta-Knowledge-Village@yahoogroups.com
Betreff: [Axapta-Knowledge-Village] Help On A Calculation With An
Exponent.
I have the following calculation I am trying to do:
T = (1-((1/(1+I))^n)/I)*((1+I)/I*30)/(1+(I*DFP)/30);
I do not get the proper result returned to m
I have the following calculation I am trying to do:
T = (1-((1/(1+I))^n)/I)*((1+I)/I*30)/(1+(I*DFP)/30);
I do not get the proper result returned to me.
When I try a T=N^2; where N=60, I get a 62 returned.
How would I use an exponent in X++.
Hi all,
I'm having a problem figuring out how to settle multiple payments against a
particular invoice through X++ codes.
No problem when settling single payment against a particular invoice.
Below is my code for settling a payments.
while select ledgerJournalTrans order by recId desc
where le
You can try this query::
select sum(Qty),sum(costprice),sum(salesprice) from "TableName"
group by Description;
--- On Fri, 5/6/09, syed zaidi wrote:
From: syed zaidi
Subject: [Axapta-Knowledge-Village] HelP Required
To: Axapta-Knowledge-Village@yahoogroups.com
Date: Friday, 5
pls go thru the attached XPO will solve ur issue.
Thanks & Regards
Pradeep S.Itnal
mob:+91-9886529409
--- On Fri, 5/6/09, syed zaidi wrote:
From: syed zaidi
Subject: [Axapta-Knowledge-Village] HelP Required
To: Axapta-Knowledge-Village@yahoogroups.com
Date: Friday, 5 June, 2009, 10:2
.
Dear All,
I want to use group by techique in AX2009 Reports.
data save this way in table
Descripotion Qty
CostPrice SalesPrice
Television 1
5000
Hello all,
I am trying to set AIF for inbound and outbound exchanges, I am not sure if I
am missing a step or if I am having other troubles.
I followed along to the document located at
http://daxfaq.studioerudit.com/#post6 but we are using Ax2009 and AIF is new to
me.
I can follow along the
dear all
i have some error this :
Error Message (18:02:45) ODBC operation failed.
Unable to logon to the database.
InfoMessage (18:02:45) [Microsoft][SQL Native Client]Unable to
complete login process due to delay in opening server connection
Error Message (18:02:45) Object
Dear all
in account receivable parameters I select the default method for reservations
automatically but still coming manual can any one help me and tell me why?
-
Thanks
From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of sudhakar_recw
Sent: 19 November 2008 07:02
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Help needed for MB6-508
Dear Friends,
Please guide me to prepare for MB6-508. If some one
Dear Friends,
Please guide me to prepare for MB6-508. If some one share sample
questions/material..etc, that would be of great help.
Thanks.
Hi Narayanan,
I have seen you are helping with providing
Financial materials as well as T & L materials..
If you have the material for CRM please
provide them, it would be very helpfull.
I am taking certification course of CRM.
Thanks & Regards,
Sharath Uttangi
Get an emai
Hi ALL,
Kindly send me the links/sample if any for Top ten methods in forms.
you can modify this method *NumeralsToTxt* method in *global* class as per
your requirement or make a similar method in global class with your changes
--
Regards
Deepankar
http://axgeek.blogspot.com/
On 6/27/08, Wahyudin Zakie <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> I've a problem with Numer
Hi,
I ran the job you sent and this is what i am getting..
"Message (11:48:22)
*** Thirty One Billion One Hundred Thirty One Million One Hundred Seventy
Eight Thousand Seven Hundred Twenty Nine and 00/100"
I think the method is ok... Just check if somebody has played around with
the numeralsToTx
hi,
I've a problem with NumeralsToTxt function. i have invoice amount = IDR
31,131,178,729. i want to convert it to says number, i'm using numeralstotxt
function but the result is wrong. i try to test this code with job like this.
info(strfmt("%1",numeralsToTxt(31131178729.00)));
it says : "T
Thank You
- Original Message
From: Craig Fidler <[EMAIL PROTECTED]>
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Thursday, 15 May, 2008 12:11:43 AM
Subject: RE: [Axapta-Knowledge-Village] Help Required With ref to Sales
Quotation to sales Order
Hi,
The Quotatio
: Axapta-Knowledge-Village@yahoogroups.com
Subject: RE: [Axapta-Knowledge-Village] Help Required With ref to Sales
Quotation to sales Order
Hi
Check the dimension settings. May be warehouse ‘allow edit’ is set to false?
Just a thought, don’t know much about quotations.
Regards
Harry
: Tuesday, May 13, 2008 11:36 PM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Help Required With ref to Sales Quotation
to sales Order
Hi all
Working on Dynamics Ax SP 2
i am not able to post the quotation after converting to sales order.
It gives me a error ware
Hi all
Working on Dynamics Ax SP 2
i am not able to post the quotation after converting to sales order.
It gives me a error ware house is not selected. and in sales order i am not
able to edit the warehouse field. but when i created quotation warehouse is
selected..
what should i do??
thank y
HI..
M trying to connect business connector to Visual studio 2005 to access some
axapta functionality. I m using 3.0 V with some help from MSDN...
*I have written this simple method in webservice and registerd the Axapta
COM connector to VStudio. I have one configuration with name "
Ladelle_SP3
Hi Prosenjit,
In the TestLine datasource , set the Join Source to Testheader & the Link
type to Delayed.
That should do it.
Cheers
Arijit Basu
On Thu, Mar 13, 2008 at 2:53 PM, prosenjit ganguly <[EMAIL PROTECTED]>
wrote:
>Dear All,
> This is Prosenjit Ganguly new in AX.I am facing a prob
you can try exist join on datasource property. i think it work for you.
On Thu, Mar 13, 2008 at 2:53 PM, prosenjit ganguly <[EMAIL PROTECTED]>
wrote:
>Dear All,
> This is Prosenjit Ganguly new in AX.I am facing a problem which is
> described below.
>
> I have created two table say TestHeader
Dear All,
This is Prosenjit Ganguly new in AX.I am facing a problem which is described
below.
I have created two table say TestHeader and TestLine.Primary key for
TestHeader is TestId.
and Primary key for TestLine is TestId and Line Num.An EDT is also created
against TestId field calle
Hello,
Just started working with reports and I have a existing report I'm trying to
modify that connects salesline and bom, the report look has a sales line header
with bom detail underneath.
I am trying to have the bom data sorted and u'd think that would be as easy as
drag and dropping itemi
My problem is where I will put PackingSlip and PackingSlip Date in code if I
use PurchFormLetter class.
//set values in myPurchTable and myPurchLine
//posting of PO
purchFormLetter = PurchFormLetter::construct(DocumentStatus::PackingSlip,
true);
purchFormLetter.update(myPurchTable,myNum,
.
From: Axapta-Knowledge-Village@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of manoj
manoharan
Sent: 26. november 2007. a. 14:53
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: Re: [Axapta-Knowledge-Village] Help with macro?
Now try this piece of code.
Dont
Marko Kull <[EMAIL PROTECTED]>
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Monday, 26 November, 2007 3:33:27 PM
Subject: [Axapta-Knowledge-Village] Help with macro?
Hi.
I have a question about macro IF.
My code is something like this:
inti;
#LO
Hi.
I have a question about macro IF.
My code is something like this:
inti;
#LOCALMACRO.doInfo
#DEFINE.ARG(1)
#IF.ARG(%1)
print("Reached here");
#ENDIF
#ENDMACRO
or
#LOCALMACRO.doInfo
#DEFINE.ARG(%1)
#IF.ARG(1)
print("Reached here");
#ENDIF
hi all
Please help me how can i create a web form and how can i vew in enterprise
portals
thank you
somanna
-
Save all your chat conversations. Find them online.
[Non-text portions of this message have been removed]
Butt
From: Axapta-Knowledge-Village@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: 28 July 2007 01:28
To: Axapta-Knowledge-Village; development-axapta
Subject: [Axapta-Knowledge-Village] Help Me!label problem,2 tier is
Ok,but 3 tier is abnormal,
Dear all
I meet a strange lable problem, the label is display normal in 2Tier, but
display "@abc12345" in 3 tier enviroment, I have tried to refesh AOD, refresh
dictionary,refresh DATA,Re-index, but the problem still occar again.
Could you give me some advise about this problem?
hi
How to generate Excel Report or a Pdf Report In Enterprise Portal.
Thank U
somanna
-
Once upon a time there was 1 GB storage on Yahoo! Mail. Click here for happy
ending!
[Non-text portions of this message have been removed]
hi
Can u please give me some material for axapta certification.
Thank U
somanna
-
The DELETE button on Yahoo! Mail is unhappy. Know why?
[Non-text portions of this message have been removed]
Hi all,
I have created a new table say Table1 and have a field called field1 which is
the unique key field
Now this table is related to PurchLine by creating a relation in PurchLine
table in the following way
PurchLine.Field1 == Table1.Field1
Now these two tables are used in webforms as data
Hi all,
I am facing problem in displaying the Financial Statement. The problems is
that I have created the Row definition and there i have created row of type
calculation in the row definition and have given three fields to be added..
Now I want that I should display this total amount on the fin
:23 AM
Subject: [Axapta-Knowledge-Village] Help Regarding Fixed Assets
Hi all
I need some help regarding the opening of Fixed Assets that how should I
import Fixed Assets to the system which are also depreciated for some period
and I want that the rest should be handled by the system.
Help in this
Hello there,
Running Ax 3.0 SP4.
I was just wondering...
Let's say that I have created a class, MyClass, that does not extend from
any of the available system classes.
This simple class opens a dialog box.
>From within that dialog box: How would I be able to use the Help function to
displ
Hi all
I need some help regarding the opening of Fixed Assets that how should I
import Fixed Assets to the system which are also depreciated for some period
and I want that the rest should be handled by the system.
Help in this regard will be highly Appreciated.
Regards,
Sannam
apta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Help Required
Hi all
I need some help in setup of Fixed Assets. I have acquired an asset in
April 2007 and I have defined the monthly depreciation for the asset.
When I
check the depreciation then it do right calculation for
]
Subject: [Axapta-Knowledge-Village] Help Required
Hi all
I need some help in setup of Fixed Assets. I have acquired an asset in
April 2007 and I have defined the monthly depreciation for the asset. When I
check the depreciation then it do right calculation for the date till
December 2007 but
Hi Sannam ,
Go to General ledger > Setup> Periods > Periods
Click create new fiscal year button & create periods
for the year 2008.
Regards,
KKJha
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yaho
Hi all
I need some help in setup of Fixed Assets. I have acquired an asset in
April 2007 and I have defined the monthly depreciation for the asset. When I
check the depreciation then it do right calculation for the date till
December 2007 but when I run the depreciation for the month of January 2
Hi Friends,
I needed a urgent help. Have to prepare a presentation on Axapta Projects
module. Should contain the typical flow of T & M projects, the setups to be
done.
Client is into a business of IT Consulting.so has asked me to take their
scenario & prepare this presentation...
Message
From: XeN <[EMAIL PROTECTED]>
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Friday, March 30, 2007 6:28:33 AM
Subject: [Axapta-Knowledge-Village] Help on Header-Line Style Form Development
I have created two tables with master-detail relationship, and put them
on a form
I have created two tables with master-detail relationship, and put them
on a form which consist of two groups, and two grids and outer-join
relation between two tables. The problem is, when I press the New
button on toolbar, both grids create a new record whereas the same-
style Purchase and Sal
It is better to down load the material from Microsoft site.
Regards,
Som
- Original Message
From: somanna gl <[EMAIL PROTECTED]>
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Saturday, February 10, 2007 11:25:51 AM
Subject: [Axapta-Knowledge-Village] Help required
hai
Pl
Hi All
I am setting up Misc. Charges in Axapta. It works well but I have following
queries
1. How to apply different Misc. Charges on an invoice step by step
For Example:
I want to apply 1% charges on amount of Rs 5000 the answer will be Rs 5050
and now I want to apply 1% on the
hai
Plz send me some material related to axapta 3.0
thank you
somanna
-
Heres a new way to find what you're looking for - Yahoo! Answers
[Non-text portions of this message have been removed]
Hi,
i created a batch job in Dyanmics Ax 4.0. it has working fine, when i run the
batch process in Basic -> Periodic -> Batch -> processing .
but i want to run the batch process as a seperate service.i mean that, how to
run the batch job with out user interaction / do not open the axapta session.
Of
> pankaj_dbc
> Sent: Thursday, January 25, 2007 12:46 AM
> To:
> Axapta-Knowledge-Village@yahoogroups.com
> Subject: [Axapta-Knowledge-Village] Help me out!
>
> In one of my reports I need to sort one of my field in ascending
> order, I have already used the group by cla
>
<http://www.sunriseconsult.com/>
From: Axapta-Knowledge-Village@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of
pankaj_dbc
Sent: Thursday, January 25, 2007 12:46 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Help
.com
[mailto:[EMAIL PROTECTED] On Behalf Of
pankaj_dbc
Sent: Thursday, January 25, 2007 12:46 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Help me out!
In one of my reports I need to sort one of my field in ascending
order, I have already used the group by
In one of my reports I need to sort one of my field in ascending
order, I have already used the group by clause in my select query so
it is not allowing me to use the order by clause along with that. Can
anybody suggest me anyway to do it.
hi,
can anyone help me in implementing HRM module in Axapta.
i have downloaded axapta 4.0
please help
Hi every one,
As we know the header of the SalesTable form consists of SalesOrders and the
below part is the Line Items details.
Iam stuck here with the situation:
All i've to do is i need to create a new form with the same header and
lines.But i need to display
1. Only the SalesOrders which
Hi guys,
I am new to Axapta, currently working on Axapta30.
I got task to install Axapta25 and upgrade it to Axapta30.
Can anyone please tell me how to install Axapta25 and configure using the
Axapta Utility file.
and what is the process to upgrade it
Thank You very much Sreenath, i think now i could make out some thing.
sreenath reddy <[EMAIL PROTECTED]> wrote: Hello...
Tables involved:
DocuParameters
DocuRef
DocuTable
DocuTableEnabled
DocuType
DocuValue
DocuField
DocuOpenFile
Steps Involved
Goto MainMenu/Basic/Setup/DocumentManage
Hello...
Tables involved:
DocuParameters
DocuRef
DocuTable
DocuTableEnabled
DocuType
DocuValue
DocuField
DocuOpenFile
Steps Involved
Goto MainMenu/Basic/Setup/DocumentManagement /Parameters/
Fill in the Archive directory with the path and the number sequence.
Path
Hi everybody,
I am a new member of this group, i've got problem,
I got the task on customizing the document handling process, means i have to
save the file in my predefined path and a record should be inserted into my
Custom table
I am not getting from where should i sta
:43 AM
Subject: RE: [Axapta-Knowledge-Village] help for Record lelvel security
Hi Vijay
U can setup RLS from
Administration- ->setup-- > Seurity
It is wizard and u can set the permissions on various tables at group
level
Depending on your requirement
Incase of difficulty or further q
From: Axapta-Knowledge-Village@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of vijay
karthik
Sent: Monday, December 11, 2006 10:55 AM
To: AXKnowledgeVillage; DevelopmentAxapta
Subject: [Axapta-Knowledge-Village] help for Record lelvel security
Hi,
what is record level security? how to ache
Hi,
what is record level security? how to acheive in axapta?
The situation is,
we created one company in axapta to maintain the details for 2 location's
data.we raised the work order from each location and authorized by the
corresponding individual.
the corrent situation is, if the person logge
Help to fix this problem.
Error : File 'C:\AXAPTA\AXClient\share\include\CCLicens.lic' could
not be opened
Error 10 or 15 mts after logged in :
"The navision Axapta Object server has shut down the connection to
your computer. An administrator might have requested termination of
you session
Help - Getting MBS Certificate from Microsoft Hi,
I passed the MBS axapta programming certificate 2 months before(30/09/ 2006).
but still not yet getting the certificate from microsoft. i sent the mail to
[EMAIL PROTECTED] com .i got the reply also, but not yet getting the
certificate.
now i t
Hi Vijay,
I have the same problem with an exam I passed recently and I hate the fact
that I do not get a response from Microsoft after sending an email to the same
address. What is even worse is the fact that I had two problems and I got a
response for one problem with my second problem be
Hi,
I passed the MBS axapta programming certificate 3 months before(20/09/2006).
but still not yet getting the certificate from microsoft. i sent the mail to
[EMAIL PROTECTED] .i got the reply also, but not yet getting the certificate.
now i tried to send mail to [EMAIL PROTECTED], it has bounced
Of subrahmanyam,
Mamidi
Sent: Monday, June 12, 2006 8:11 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Help needed in deletion of Production
Order with 0 qty
Hi Good Morning,
Is there any clean and green way of deleting production orders with start
quantities and
June 12, 2006 8:11 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Help needed in deletion of Production
Order with 0 qty
Hi Good Morning,
Is there any clean and green way of deleting production orders with start
quantities and zero ' reported as finished
Hello
I need to import the help files that have been created (custom) on some
fields of the form. Please suggest how to do this.
VM
[Non-text portions of this message have been removed]
Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends.
-Knowledge-Village@yahoogroups.com på vegne af gopala krishna
Sendt: on 01-03-2006 13:22
Til: axapta-knowledge-village@yahoogroups.com
Emne: [Axapta-Knowledge-Village] help me on certification
Hi all,
I am new to axapta.
I want to take the certification exam in X++ programming.
please help
Hi all,
I am new to axapta.
I want to take the certification exam in X++ programming.
please help me on this issue.
If u have any model questions plz send me.
my id is
[EMAIL PROTECTED]
thanks and regards
Gopal.
See the following example:
I purchased item in 2004, and transfer to 2006, after my inventory
closing, i find the inventory value aging report actually age the
inventory to 2006, because system automatically settle the reciept and
issue when closing inventory.
My customer want their inventory
Hi ,
To start in Axapta is one of the most important step, and here you need some
help from someone who knows axapta, once you learn exploring the product you
can learn rest everything your self.
bye
Kumar
start starter <[EMAIL PROTECTED]> wrote:
Hi all,
im very much ne
Hi all,
im very much new to axapta. can anyone tell me how to proceed my study so as
to handle the customization projects?
plz help me to start
-
Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobi
There is no such limits. 1 AOS can take 50 to 75
users; and that again depends on the volume of
transactions.
Hope the above is clear ...
--- axapta axapta123 <[EMAIL PROTECTED]> wrote:
> Hi all
>
>
>
> How many maximum users allowed for
> axapta?
>
> Axapta for small and med
, depending on Transaction
volume, and if it sized according to MBS requirements.
Regards
www.axaptamodules.com
>From: G Radhakrishnan <[EMAIL PROTECTED]>
>Reply-To: Axapta-Knowledge-Village@yahoogroups.com
>To: Axapta-Knowledge-Village@yahoogroups.com
>Subject: Re: [Axapta-Knowl
No such limits on users. 1 AOS can handle from 50 to
75 users; again depends on transaction volume.
Is it that your doubt ?
Radhakrishnan
--- axapta axapta123 <[EMAIL PROTECTED]> wrote:
> Hi all
>
>
>
>How many maximum users allowed for
> axapta?
>
> Axapta for small and me
Hi all
How many maximum users allowed for axapta?
Axapta for small and medium sized business..,
What is the limt of employee small and medium business? or any other factor
is considered?
Any one please help me
Thanks
john
[Non-text portions of this message have been remov
Hi all
How many maximum users allowed for axapta?
Axapta for small and medium sized business..,
What is the limt of employee small and medium business? or any other factor
is considered?
Any one please help me
Thanks
john
[Non-text portions of this message have been remo
Hi,
u can do it by this way..
queryBuildRange = queryBuildDataSource.addRange(fieldNum(ProjTable,ParentID)
queryBuildRange.value(strfmt('((parentID == %1) && (sortindID ==
%2))',"value1" ,"value 2"));
If the parameters r stings .. put them within quotes" "like "%1"or "%
Hi,
Here is the lookup I using.
public void lookup()
{
Query query = new Query();
QueryBuildDataSourcequeryBuildDataSource;
QueryBuildRange queryBuildRange ;
SysTableLookup sysTableLookup =
SysTableLookup::newParamet
Anyone having installation and configuration knowledge of TAPI in Axapta, I want to get some indepth knowledge of TAPI , I would really apreciate if you can help out. Regards, KumarSend instant messages to your online friends http://in.messenger.yahoo.com
Sharing the knowledge on A
1 - 100 of 144 matches
Mail list logo