And materials for upgrade dynamics ax 4 to 2009 ?
De: Axapta-Knowledge-Village@yahoogroups.com
[mailto:axapta-knowledge-vill...@yahoogroups.com] Em nome de Arijit Basu
Enviada em: segunda-feira, 5 de outubro de 2009 08:58
Para: Axapta-Knowledge-Village@yahoogroups.com
Assunto: [Bulk] Re: [Axapt
Hi!
Somebody have a example that insert a Service Appointment by code to CRM 4.0
?
Thanks;
Hi!
How a can make a paym sched by code?
I have a table with the fields payment and paymentsched and one field for
the value. I need to calculate the payments with the table.
Table: ProjectValues
ProjId
Payment
PaymentSched
ProjValue
I need to generate the payment sched for th
Use SysQuery::countTotal
Example:
query = new Query();
queryBuildDataSource = query.addDataSource(tableNum(EmplTable));
queryRun = new QueryRun(query);
info(int2str(SysQuery::countTotal(queryRun));
From: Axapta-Knowl
ledge-vill...@yahoogroups.com] On Behalf Of Rodrigo Hentz
Sent: Tuesday, January 06, 2009 1:52 AM
To: Axapta-Knowledge-Village@yahoogroups.com;
development-axa...@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Ledger
Importance: High
How I Can find the LedgerTrans of a payment in CustSettlement table?
Thanks
<><>
How I Can find the LedgerTrans of a payment in CustSettlement table?
Thanks
Hi,
How I can execute a macro in a word document by X++?
I try wordApplication.run("myMacro"); but doesn't work.
thanks
com> , "Rodrigo Hentz"
<[EMAIL PROTECTED]> wrote:
>
> How i can apply borders in cells of excel by x++?
>
<><>
How i can apply borders in cells of excel by x++?
Hi!
Somewhere have materials about configuration of electronic payment in AX
4.0?
Thanks.
Hi!
Somewhere have materials about configuration of electronic payment in AX
4.0?
Thanks.
11 matches
Mail list logo