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.
Thank you for your assistance. I solved it by using the in2str as well as the
strfmt('%1').
--- In Axapta-Knowledge-Village@yahoogroups.com, sreenath reddy
wrote:
>
> use xmlDoc.createTextNode( strfmt('%1',ReqTrans. Qty));
>
> sreenath
>
> --- On Thu, 8/13/09, giarc 127 wrote:
>
> From:
use xmlDoc.createTextNode( strfmt('%1',ReqTrans. Qty));
sreenath
--- On Thu, 8/13/09, giarc 127 wrote:
From: giarc 127
Subject: Re: [Axapta-Knowledge-Village] Compile error with XML Create Document
To: Axapta-Knowledge-Village@yahoogroups.com
Date: Thursday, August 13, 2009, 9:09 PM
prashan,
I tried the any2str and it compiles but I receive runtime error, "Error
executing code: Wrong type of argument for conversion function."
Would I need to use variables for this?
Regards.
From: prashant verma
To: Axapta-Knowledge-Village@yahoogroups
4 matches
Mail list logo