[Axapta-Knowledge-Village] hi

2009-12-02 Thread ramesh_p2384
HI All This Is Ramesh,  I need help regarding this issue.

In Excel-Sheet i was Created Some Field Like Date , AccontType,Currency ,Debit 
And Credit. After i was Enter Some Values For These Fields.And Fially i was 
Saved Excel-sheet One Folder.

Finally Requirement Is ,Account Payblemodule  from PaymentJournal Level , Here 
i should Select One Journal Number ,then after Clicking The Lines Button  The 
Excel data Should Place At Lines Level.(Date , AccontType,Currency ,Debit And 
Credit).

For This Requirement Where Should i Write Code In LedgerJournalTable Form Level.

Thanks  Regards

Ramesh 



[Axapta-Knowledge-Village] hi

2009-11-27 Thread ramesh_p2384
Hi All,

Can u people tell me pls

How to Display sysDate in Formlevel,

Ok bye

Regards

Ramesh.p



[Axapta-Knowledge-Village] hi

2009-10-03 Thread ramesh_p2384
Hi all

i have developed a form,In this form one itemcode is genarated,this 

Itemcode remain some fields should be inserted at Inventtable form 

level with newline.In my Form I wrote some code  Ok Button At clicked event

Level but its not working.


so can u tell me where should i write code in my form level.

REGARDS

Ramesh



[Axapta-Knowledge-Village] Hi

2009-10-02 Thread ramesh_p2384
Hi All


i have developed a form at InventoryManagement module level,

form name if Masterform, this form i was kept in Morphx level means 

contentpane of Common forms level.whenever i open this form from 

commonform level it contain five fields,after selecting these fields,and click 
ok this form will be automatically  closed.,up to here fine.

Finally i want that  selected fields should be inserted at InventTable Form 
level

So for this problem can u tell me where should i write code at form level.

Regards
Ramesh




[Axapta-Knowledge-Village] Hi

2009-09-30 Thread ramesh_p2384
Hi Everybody

i have developed one form in InventoryManagement ,the name is 
Itemcodegeneration and i was kept it in contentpane at commonforms level.
In this form if i select all  fields then click ok one Itemcode is genarated 
here ,upto here fine.
My requirement is ,when i click ok button in my form ,the Itemcode should be 
placed directly at InventTable form level With newline.

So can u tell where should i need to write code.

Regards

Ramesh



Re: [Axapta-Knowledge-Village] Hi

2009-09-24 Thread yatin dalvi
Hi Ramesh,
 
Consider writing a display method (do handle security aspects) on PurchTable, 
which would return Status_PO based on the various combinations of values on the 
Quantity tab on Purchase order lines.
 
Regards,
Yatin

--- On Wed, 23/9/09, ramesh_p2384 ramesh_p2...@yahoo.co.in wrote:


From: ramesh_p2384 ramesh_p2...@yahoo.co.in
Subject: [Axapta-Knowledge-Village] Hi
To: Axapta-Knowledge-Village@yahoogroups.com
Date: Wednesday, 23 September, 2009, 6:12 PM


  



Hi All

i have problem in form.

i.e In PurchTable form Headerlevel i added one field,

field name is Status_Po at Overview tab level.before that i already 

created EnumType for status_po, for enum i created two elements i.e one is

partially delivered and second is partially invoiced,partially 

delivered. upto here fine.

In linesleves One quantity tab is there, in that Invoiced,received, deliver 
Reainder fields is there.

Here my requirement is if invoice is Zero remain two something +ve it should be 
show partially delivered at header part of Status_Pofield.
then if invoiced is +ve , ramain two fields +ve it should show partially 
invoiced,partially delivered at header part of status_Po.

for this requirement where i have to write code.

Regards
Ramesh

















  Try the new Yahoo! India Homepage. Click here. http://in.yahoo.com/trynew

Re: [Axapta-Knowledge-Village] Hi

2009-09-24 Thread kishore k
don't right much code in control...it is not at all best way in the point of 
microsoft.

\kik





From: Anitha S mail2eani...@gmail.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Tuesday, 22 September, 2009 2:44:05 AM
Subject: Re: [Axapta-Knowledge-Village] Hi

  
Hi,
 
So ur requirement is for the current record, u r generating an item code on a 
button click event .
 
if my understanding is correct, u can write your logic of updating the Itemid 
in the button click event itself. 
 
Regards,
Anitha.


 
On Tue, Sep 22, 2009 at 1:28 PM, rameshp papineni ramesh_p2384@ yahoo.co. in 
wrote:

  
Hi 
i am not modifying any existing item number,i want replace the item number 
with my newly  created item code in the inventtable form. 
 
Regards
Ramesh
 




 From: Anitha S mail2eanitha@ gmail.com
To: Axapta-Knowledge- vill...@yahoogro ups.com
Sent: Tuesday, 22 September, 2009 12:29:59 PM
Subject: Re: [Axapta-Knowledge- Village] Hi
 

  
Hi,
 
I could not get your requirement.
Are u updating the ItemCode for an already exisiting item ??
 
Regards,
Anitha
 

 
On Tue, Sep 22, 2009 at 11:25 AM, ramesh_p2384 ramesh_p2384@ yahoo.co. in 
wrote:

  
Hi All

i have a problem in Form level.

I.e i have developed a one form - name is InventMaster, 

that form should be open from InventTable Form using with (Ctr+N) 

or click new. upto this part i have done, whenever my form is open from

InventTable form ,there i can select all my fields after when i click 

ok button one Itemcode is generated.

So finally i want that itemcode should be inserted at Inventtable form

level. for this problem where i have to write code in form level.

Regards

Ramesh




 From cricket scores to your friends. Try the Yahoo! India Homepage! 

   


  From cricket scores to your friends. Try the Yahoo! India Homepage! 
http://in.yahoo.com/trynew

[Axapta-Knowledge-Village] Hi

2009-09-23 Thread ramesh_p2384
Hi All

i have problem in form.

i.e In PurchTable form  Headerlevel i added one field,

field name is Status_Po at Overview tab level.before that i already 

created EnumType for status_po, for enum i created two elements i.e one is

 partially delivered and second is partially invoiced,partially 

delivered. upto here fine.

In linesleves One quantity tab is there, in that Invoiced,received,deliver 
Reainder fields is there.

Here my requirement is if invoice is Zero remain two something +ve it should be 
show partially delivered at header part of Status_Pofield.
then if invoiced is +ve , ramain  two fields +ve it should show partially 
invoiced,partially delivered at header part of status_Po.

for this requirement where i  have to write code.

Regards
Ramesh



[Axapta-Knowledge-Village] Hi

2009-09-22 Thread ramesh_p2384
Hi All

i have a problem in Form level.

I.e i have developed a one form - name is InventMaster, 

that form should be open from InventTable Form using with (Ctr+N) 

or click new. upto this part i have done, whenever my form is open from

InventTable form ,there i can select all my fields after when i click 

ok button one Itemcode is generated.

So finally i want that itemcode should be inserted at Inventtable form

 level. for this problem where i have to write code in form level.

Regards

Ramesh



Re: [Axapta-Knowledge-Village] Hi

2009-09-22 Thread Anitha S
Hi,

I could not get your requirement.
Are u updating the ItemCode for an already exisiting item ??

Regards,
Anitha



On Tue, Sep 22, 2009 at 11:25 AM, ramesh_p2384 ramesh_p2...@yahoo.co.inwrote:



 Hi All

 i have a problem in Form level.

 I.e i have developed a one form - name is InventMaster,

 that form should be open from InventTable Form using with (Ctr+N)

 or click new. upto this part i have done, whenever my form is open from

 InventTable form ,there i can select all my fields after when i click

 ok button one Itemcode is generated.

 So finally i want that itemcode should be inserted at Inventtable form

 level. for this problem where i have to write code in form level.

 Regards

 Ramesh

 



Re: [Axapta-Knowledge-Village] Hi

2009-09-22 Thread rameshp papineni
Hi 
i am not modifying any existing item number,i want replace the item number with 
my newly  created item code in the inventtable form. 

Regards
Ramesh





From: Anitha S mail2eani...@gmail.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Tuesday, 22 September, 2009 12:29:59 PM
Subject: Re: [Axapta-Knowledge-Village] Hi

  
Hi,
 
I could not get your requirement.
Are u updating the ItemCode for an already exisiting item ??
 
Regards,
Anitha


 
On Tue, Sep 22, 2009 at 11:25 AM, ramesh_p2384 ramesh_p2384@ yahoo.co. in 
wrote:

  
Hi All

i have a problem in Form level.

I.e i have developed a one form - name is InventMaster, 

that form should be open from InventTable Form using with (Ctr+N) 

or click new. upto this part i have done, whenever my form is open from

InventTable form ,there i can select all my fields after when i click 

ok button one Itemcode is generated.

So finally i want that itemcode should be inserted at Inventtable form

level. for this problem where i have to write code in form level..

Regards

Ramesh






  Yahoo! India has a new look. Take a sneak peek http://in.yahoo.com/trynew

Re: [Axapta-Knowledge-Village] Hi

2009-09-22 Thread Anitha S
Hi,

So ur requirement is for the *current record*, u r generating an item code
on a *button click event* .

if my understanding is correct, u can write your logic of updating the
Itemid in the button click event itself.

Regards,
Anitha.



On Tue, Sep 22, 2009 at 1:28 PM, rameshp papineni
ramesh_p2...@yahoo.co.inwrote:



  Hi
 i am not modifying any existing item number,i want replace the item number
 with my newly  created item code in the inventtable form.

 Regards
 Ramesh


  --
 *From:* Anitha S mail2eani...@gmail.com
 *To:* Axapta-Knowledge-Village@yahoogroups.com
 *Sent:* Tuesday, 22 September, 2009 12:29:59 PM
 *Subject:* Re: [Axapta-Knowledge-Village] Hi



 Hi,

 I could not get your requirement.
 Are u updating the ItemCode for an already exisiting item ??

 Regards,
 Anitha



 On Tue, Sep 22, 2009 at 11:25 AM, ramesh_p2384 ramesh_p2384@ yahoo.co. 
 inramesh_p2...@yahoo.co.in
  wrote:



 Hi All

 i have a problem in Form level.

 I.e i have developed a one form - name is InventMaster,

 that form should be open from InventTable Form using with (Ctr+N)

 or click new. upto this part i have done, whenever my form is open from

 InventTable form ,there i can select all my fields after when i click

 ok button one Itemcode is generated.

 So finally i want that itemcode should be inserted at Inventtable form

 level. for this problem where i have to write code in form level.

 Regards

 Ramesh



 --
 From cricket scores to your friends. Try the Yahoo! India 
 Homepage!http://in.rd.yahoo.com/tagline_metro_4/*http://in.yahoo.com/trynew

 



Re: [Axapta-Knowledge-Village] Hi

2009-09-22 Thread pradeep itnal
on the invent master form the one u have created... 
 
1.hope it opens everytime u click new button or ctrl + N... ok... 
 
2. u must be having two buttons on ur form  ok or cancel
 
3.in class declaration part of the form  declare buffer of invent table
 Inventtable invt;
4.in the init method of the form say 
    invt = element.args.caller();
5. on the clicked method (event) of OK button 
 say 
 invt.itemid = formcontrol.valuestr();  //fromcontrol is the name of 
the control which has label itemid or itemname whatever u have named 
it..declare auto property of the control to yes
 
hope it works for u...if any Qstns get back
6. 
 
    


Thanks  Regards
Pradeep S.Itnal
mob:+91-9886529409


--- On Tue, 22/9/09, Anitha S mail2eani...@gmail.com wrote:


From: Anitha S mail2eani...@gmail.com
Subject: Re: [Axapta-Knowledge-Village] Hi
To: Axapta-Knowledge-Village@yahoogroups.com
Date: Tuesday, 22 September, 2009, 12:29 PM


  




Hi,
 
I could not get your requirement.
Are u updating the ItemCode for an already exisiting item ??
 
Regards,
Anitha
 

 
On Tue, Sep 22, 2009 at 11:25 AM, ramesh_p2384 ramesh_p2384@ yahoo.co. in 
wrote:


  



Hi All

i have a problem in Form level.

I.e i have developed a one form - name is InventMaster, 

that form should be open from InventTable Form using with (Ctr+N) 

or click new. upto this part i have done, whenever my form is open from

InventTable form ,there i can select all my fields after when i click 

ok button one Itemcode is generated.

So finally i want that itemcode should be inserted at Inventtable form

level. for this problem where i have to write code in form level.

Regards

Ramesh



















  Keep up with people you care about with Yahoo! India Mail. Learn how. 
http://in.overview.mail.yahoo.com/connectmore

[Axapta-Knowledge-Village] Hi

2009-09-14 Thread ramesh_p2384
Hi Every body 

I have a issue in report and its from inventory Management,

the requirement is PurchQty , SalesQty Finally Onhandqty.
[For ex ; purchqty 100, salesqty 40 finaly onhandqty = 60 ].

the problem is i am getting same values for sumof purchqty and  sum of 
salesqty. 
Based onthat i want calculte onhandqty, and i wrote coding in fetch method, 
like this


select sum(qty) from inventtrans
where inventtrans.ItemId==inventtable.ItemId 
inventtrans.DatePhysical=romdate 
inventtrans.DatePhysical=todate 
inventtrans.TransType==inventtranstype::Purch;

purchqty = inventtrans.Qty; 
this.send(inventtrans);   

Finally how to calculate Onhandqty.

Regards

Ramesh







[Axapta-Knowledge-Village] Hi,

2009-08-10 Thread navin_rdy

Hi,

I have Imported Items list into Axapta (using Defination Groups in
Administrator Module).

I have made one complete Purchase Cycle also Sales Cycle. There is no
problem.

But when i am creating new Trnsfer Order for any item, I am getting one
Error : Item X has no parameters for Inventory.  But i am sure
that there is no Parameters missing for Invnetory Module.

When I clicked on edit of the error Message it taken to
InvnetTransferLine - ValidateField editor to one line. the line has
command as below:

  if (! inventItemInventSetup.RecId)
  stopped = checkFailed(strfmt(@SYS5700, this.ItemId,
InventItemOrderSetupType::Invent));

So i just noticed that in InventItemInventSetup table there were no
lines.

When i create a new item Manually and enter in Transfer Order Line, it
accepted. and also i noticed that there is a record created in
InventItemInventSetup Table.

Is this problem with my items Import?? If that is ! why those items i am
able to select for Sales Orders and Purchase Order Lines.





Re: [Axapta-Knowledge-Village] Hi

2009-07-13 Thread santosh yadav

Hi ,
just try to put the below code...it should solve your your asked query

static void addEnum2EDT(Args _args)
{
TreeNode treeNode;
;
Treenode = TreeNode::findNode(@'\Data Dictionary\Extended Data Types\Test');

treeNode.AOTsetProperty('enumtype','ABCModel');
treeNode.AOTsave();
}
 

\Santosh

--- On Tue, 30/6/09, Pooja . dyna.a...@yahoo.com wrote:

 From: Pooja . dyna.a...@yahoo.com
 Subject: [Axapta-Knowledge-Village] Hi
 To: development-axapta development-axa...@yahoogroups.com, groups 
 dynamicsg...@yahoogroups.com, groups 
 microsoft_dynamics_axa...@yahoogroups.com, groups 
 secretsofdynamicssoftwar...@yahoogroups.com, groups 
 Axapta-Knowledge-Village@yahoogroups.com, groups 
 msdynamicsaxfo...@yahoogroups.com, groups dynamics...@yahoogroups.com, 
 groups dynamic...@yahoogroups.com
 Date: Tuesday, 30 June, 2009, 6:54 PM
 
 
 
 
 
 
 
 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
   
   Good Morning
 All,
 can we add enum dynamically to EDT .
 please give me piece of cide
 
 
 
 
   
 Access Yahoo!7 Mail on your mobile. Anytime. Anywhere. 
 Show me how.
  
 
   
 
 
 
   

   
   
 
 
 
 
   
 
 
 
 
   
   
 
 
   
   
   
 
 


  Love Cricket? Check out live scores, photos, video highlights and more. 
Click here http://cricket.yahoo.com



[Axapta-Knowledge-Village] Hi

2009-06-30 Thread Pooja .
Good Morning All,
can we add enum dynamically to EDT .
please give me piece of cide


  

Access Yahoo!7 Mail on your mobile. Anytime. Anywhere.
Show me how: http://au.mobile.yahoo.com/mail

[Axapta-Knowledge-Village] Hi anitha

2009-06-17 Thread Pooja .
Anitha,
I have to do this .,
I should update 2 fields using dialog.
how to create dialog which is first time for me.
any url or blog or any existing ssytem
thanks
Pooja





From: Anitha S mail2eani...@gmail.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Wednesday, June 17, 2009 8:03:06 PM
Subject: Re: [Axapta-Knowledge-Village] OutLook





Pooja,
Refer to this link 
http://www.dynamics care.com/ blog/index. php/setting- up-outlook- 
sychronization- in-dynamics- ax-2009/

Hope this would help u.

Regards,
Anitha.


On Wed, Jun 17, 2009 at 3:16 PM, Sumit Loya loya.su...@gmail. com wrote:




Hi,
 
First of all you need to configure your outlook profile to current user id 
(User Id should be mapped to employee).
 
To configure the profile in AX go to Basic - Setup - Microsoft Office Outlook 
(CRM - Setup - Microsoft Office Outlook is alternate path) and run  the 
wizard there. You can also setup the paramters and other information.
 
After setting this you can synchronize your appointments, tasks and contacts 
with Outlook.
 
Regards,
Sumit


On Tue, Jun 16, 2009 at 3:31 PM, Pooja . dyna.a...@yahoo. com wrote:




Not with code only settings





 From: Sumit Loya loya.su...@gmail. com
To: Axapta-Knowledge- vill...@yahoogro ups.com
Sent: Tuesday, June 16, 2009 3:52:43 PM
Subject: Re: [Axapta-Knowledge- Village] OutLook
 


Hi,
 
You want to integrate it through code or are you looking for setting up the 
standard outlook integration available in AX?
 
Regards,
Sumit


On Tue, Jun 16, 2009 at 9:39 AM, Pooja . dyna.a...@yahoo. com wrote:




Do you know How to Integrate OutLook with Ax 2009








   


  

[Axapta-Knowledge-Village] hi

2009-05-27 Thread ashok_ash_4u
hi friends ,

iam working with rolecenter in ax2009 but iam unable to get it will any one 
help in completing this task.

thanks.
bye



[Axapta-Knowledge-Village] HI All

2008-10-28 Thread tnagesh_18
Does any one has documents related to Dairy and fruit juice Industry
implementation documents For Axapta with any process add Ons if so pl
pass on.

Regards,
Nagesh


-
Extend your network, join the Microsoft Dynamics AX Knowledge Village at 
LINKEDIN ! http://www.linkedin.com/e/gis/165338


Re: [Axapta-Knowledge-Village] Hi

2008-08-14 Thread Krishnan Sundararajan
Hi

Thanks, wish you the same

Krish

On Sun, Aug 17, 2008 at 5:47 PM, Saravanan [EMAIL PROTECTED] wrote:

Hi

 Wish you a happy independence Day-2008.

 Regards

 PSK

 



[Axapta-Knowledge-Village] hi,

2008-08-10 Thread Bahadir Gurel
I have a small question,

I want to restart BusinessConnecor on my local pc,therefore I can
connect with this code to my axapta, but I need restart business
connector,I dont know BC's methods,any idea for this,

in my vbscript;
set objAXA = CreateObject(AxaptaCOMConnector.Axapta)
objAXA.Logon EPCC, AOSSERVER, AOSINSTANCE, CONF
objAXA.Logoff


thanx in advance




[Axapta-Knowledge-Village] Hi

2008-04-23 Thread gyanendra sahoo
Hi,
 Anybody tell me how to upload inventory physical quantity?
   
  Thanks
   
  Gyan

   
-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

Re: [Axapta-Knowledge-Village] Hi

2008-04-23 Thread Srivastava Ashish
Hi Gyan

you can upload inventory through cycle count journal in inventory module.

Regards
Ashish
On 4/22/08, gyanendra sahoo [EMAIL PROTECTED] wrote:

Hi,
Anybody tell me how to upload inventory physical quantity?

 Thanks

 Gyan

 --
 Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it
 now.http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

 



Re: [Axapta-Knowledge-Village] Hi

2007-11-28 Thread Ax Dev
Hi Kamaraju,

It is possible to view unposted transactions in FRx. When you open Report
designer and choose report to open, on catalog dialog box, there is a field
called Provisional. You can choose Posted + unposted activity option. Hope
it helps...

Regards,
Harsh

On Nov 22, 2007 7:16 PM, Ax Dev [EMAIL PROTECTED] wrote:

 Hi Kamaraju:

 I never tried getting UNPOSTED Transactions in FRx and also not sure
 whether it's feasibleSo it's still an open issue.

 I again tried installing seperate FRx 6.7 SP9 on seperate machine and
 integrated with Axapta 3.0, but when I am importing metadata XML, it is
 not processing that.Giving the following error in event viewer:

 'The description for Event ID ( 0 ) in Source ( FRx Dimension Wizard )
 cannot be found. The local computer may not have the necessary registry
 information or message DLL files to display messages from a remote computer.
 You may be able to use the /AUXSOURCE= flag to retrieve this description;
 see Help and Support for details. The following information is part of the
 event: Metadata processing failed. See the event log for error information.:


 TimeStamp: 11/22/2007 7:12:07 PM

 Text: Metadata processing failed. See the event log for error

 Any idea how to integration FRx 6.7 SP9 version with Axapta 3.0. It's
 failing during Meta Data processing step. Any help is really appreciated.
 Thanks!
 Regards,
 Harsh


   On 11/22/07, KamaRaju Vudata [EMAIL PROTECTED] wrote:
 
HI,
 
  Has any one worked and succeeded in getting the Un-posted Transactions
  in FRx reports ( On any version of Axapta)
 
  Please let me know ASAP.
 
  Regards,
 
  Kamaraju V
 
  [Non-text portions of this message have been removed]
 
  
 




[Non-text portions of this message have been removed]



RE: [Axapta-Knowledge-Village] Hi

2007-11-28 Thread KamaRaju Vudata
Hi,

 

I have tried this and it is  not working.

 

Have you done this earlier.

 

Please let me know.

 

Regards,

Kamaraju

 

  _  

From: Axapta-Knowledge-Village@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Ax Dev
Sent: Wednesday, November 28, 2007 2:17 PM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: Re: [Axapta-Knowledge-Village] Hi

 

Hi Kamaraju,

It is possible to view unposted transactions in FRx. When you open Report
designer and choose report to open, on catalog dialog box, there is a field
called Provisional. You can choose Posted + unposted activity option. Hope
it helps...

Regards,
Harsh

On Nov 22, 2007 7:16 PM, Ax Dev [EMAIL PROTECTED] mailto:axdevl%40gmail.com
com wrote:

 Hi Kamaraju:

 I never tried getting UNPOSTED Transactions in FRx and also not sure
 whether it's feasibleSo it's still an open issue.

 I again tried installing seperate FRx 6.7 SP9 on seperate machine and
 integrated with Axapta 3.0, but when I am importing metadata XML, it is
 not processing that.Giving the following error in event viewer:

 'The description for Event ID ( 0 ) in Source ( FRx Dimension Wizard )
 cannot be found. The local computer may not have the necessary registry
 information or message DLL files to display messages from a remote
computer.
 You may be able to use the /AUXSOURCE= flag to retrieve this description;
 see Help and Support for details. The following information is part of the
 event: Metadata processing failed. See the event log for error
information.:


 TimeStamp: 11/22/2007 7:12:07 PM

 Text: Metadata processing failed. See the event log for error

 Any idea how to integration FRx 6.7 SP9 version with Axapta 3.0. It's
 failing during Meta Data processing step. Any help is really appreciated.
 Thanks!
 Regards,
 Harsh


 On 11/22/07, KamaRaju Vudata kamaraju_vudata@
mailto:kamaraju_vudata%40semanticspace.com semanticspace.com wrote:
 
  HI,
 
  Has any one worked and succeeded in getting the Un-posted Transactions
  in FRx reports ( On any version of Axapta)
 
  Please let me know ASAP.
 
  Regards,
 
  Kamaraju V
 
  [Non-text portions of this message have been removed]
 
  
 



[Non-text portions of this message have been removed]

 



[Non-text portions of this message have been removed]



Re: [Axapta-Knowledge-Village] HI friends please help me

2007-11-28 Thread Rekha Roy
Dear Ganesh,

You have to use the table inventdim which carries the warehouse details. The
related field
in both the table is inventdimid.

Regards
Rekha


On 11/27/07, Ganesh kumar A. [EMAIL PROTECTED] wrote:

   HI Friends,
 my name is ashok (Ax4.0 Technical Consultant) i want Raw
 material Stock Statement report. iam using invent Table as datasource
 and in fetch method iam using invent trans table and depending on the
 Status issue and Status receipt,inventTransType(purchase,sold etc) and
 date status(using dialog method) iam fetching the transactions i.e,
 (OPENING , RECEIPT ,ISSUES , CLOSING )
 closing stock will be calculated using the formula
 (opening stock + receipts - issues = closing stock)
 but now i want same report using the warehous (i.e,inventLocationid)
 in inventTrans table iam having inventdimid may be iam using wrong
 datasource.
 please tell me for warehouse which datasource i have to use and query
 relations.
 waiting friends for ur output..
 mail id : [EMAIL PROTECTED] ashok.koduri.kumar%40gmail.com

 



[Non-text portions of this message have been removed]



[Axapta-Knowledge-Village] HI friends please help me

2007-11-27 Thread Ganesh kumar A.
HI Friends,
   my name is ashok (Ax4.0 Technical Consultant) i want Raw 
material Stock Statement report. iam using invent Table as datasource 
and in fetch method iam using invent trans table and depending on the 
Status issue and Status receipt,inventTransType(purchase,sold etc) and 
date status(using dialog method) iam fetching the transactions i.e,
(OPENING , RECEIPT ,ISSUES , CLOSING )
closing stock will be calculated using the formula
  (opening stock + receipts - issues = closing stock) 
 but now i want same report using the warehous (i.e,inventLocationid)
in inventTrans table iam having inventdimid may be iam using wrong 
datasource.
please tell me for warehouse which datasource i have to use and query
relations.
waiting friends for ur output.. 
 mail id : [EMAIL PROTECTED]



[Axapta-Knowledge-Village] Hi

2007-11-22 Thread KamaRaju Vudata
HI,

 

Has any one worked and succeeded in getting the Un-posted Transactions
in FRx reports ( On any version  of Axapta)

 

 

Please let me know ASAP.

 

Regards,

Kamaraju V



[Non-text portions of this message have been removed]



Re: [Axapta-Knowledge-Village] Hi

2007-11-22 Thread Ax Dev
Hi Kamaraju:

I never tried getting UNPOSTED Transactions in FRx and also not sure whether
it's feasibleSo it's still an open issue.

I again tried installing seperate FRx 6.7 SP9 on seperate machine and
integrated with Axapta 3.0, but when I am importing metadata XML, it is not
processing that.Giving the following error in event viewer:

'The description for Event ID ( 0 ) in Source ( FRx Dimension Wizard )
cannot be found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote computer.
You may be able to use the /AUXSOURCE= flag to retrieve this description;
see Help and Support for details. The following information is part of the
event: Metadata processing failed. See the event log for error information.:


TimeStamp: 11/22/2007 7:12:07 PM

Text: Metadata processing failed. See the event log for error

Any idea how to integration FRx 6.7 SP9 version with Axapta 3.0. It's
failing during Meta Data processing step. Any help is really appreciated.
Thanks!
Regards,
Harsh


On 11/22/07, KamaRaju Vudata [EMAIL PROTECTED] wrote:

   HI,

 Has any one worked and succeeded in getting the Un-posted Transactions
 in FRx reports ( On any version of Axapta)

 Please let me know ASAP.

 Regards,

 Kamaraju V

 [Non-text portions of this message have been removed]

 



[Non-text portions of this message have been removed]



[Axapta-Knowledge-Village] hi.. plz help me it's urgent

2007-08-28 Thread abhi_loveall
if i am printing balance sheet with option clickin bold yes itis not 
showing the report correctly it's merging the two column into one
and data is not coming in the format it shuld come
Report name is ledgerbalancesheet print



[Axapta-Knowledge-Village] hi

2007-05-18 Thread pradeep itnal
hi friends
if anyone has the ebook of Inside Microsoft Dynamics AX 4.0
  then please do forward.
  i would be very greatful to you people.
  Please help me.


Regards
  Pradeep S.Itnal
mob:+91-9886288179


   
-
 Office firewalls, cyber cafes, college labs, don't allow you to download CHAT? 
Here's a solution! 

[Non-text portions of this message have been removed]



Re: [Axapta-Knowledge-Village] hi

2007-05-09 Thread zeno zoe
Hi 
Is there anyone who knows how to do Payment fees in purchase ledger. Could 
someone explain me about the logic behind it. Waiting for a reply.

Many thanks
Zeno 






___ 
New Yahoo! Mail is the ultimate force in competitive emailing. Find out more at 
the Yahoo! Mail Championships. Plus: play games and win prizes. 
http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk 

[Non-text portions of this message have been removed]



[Axapta-Knowledge-Village] hi

2007-05-01 Thread biniam haile
hi i need help in my ged exam if you can help me with it by telling what essay 
will come for me then i will help u in money problems if u have
   
-
Ahhh...imagining that irresistible new car smell?
 Check outnew cars at Yahoo! Autos.

[Non-text portions of this message have been removed]



[Axapta-Knowledge-Village] Hi All,

2007-04-30 Thread mind_resources
i am in Singapore, working on implementation in AX 4.1 for one of our 
client. i need to first do set up  then show them for each company 
located in diff locations across the world. entrusted in HR module to 
start with. have only functional experience - product knowledge in AX 
is not that great. can anybody guide me to make it successful.

rgds  thanx in advance




[Axapta-Knowledge-Village] hi all

2007-04-25 Thread pradeep itnal
Hi all
  Do u have any books on AXAPTA i meant ebooks that have some   
  Case studies.. then pleaze do send me it will be very helpful for me 
i am fresher and new to axapta.



Regards
  Pradeep S.Itnal
mob:+91-9886288179


   
-
 SHOUT IT OUT! Tell everyone, from anywhere, that you're online on Yahoo! 
Messenger 

[Non-text portions of this message have been removed]



Re: [Axapta-Knowledge-Village] hi all

2007-04-25 Thread Arijit Basu
Hi Pradeep,
   You must get hold of the Book Inside Microsoft Dynamics AX from MS
Press. Its a great book for beginners.You will also find lots of content on
MSDN http://msdn2.microsoft.com/en-us/library/ms950363.aspx

Happy DAX-ing :)

Cheers
Arijit Basu
http://daxguy.blogspot.com/

On 4/25/07, pradeep itnal [EMAIL PROTECTED] wrote:

   Hi all
 Do u have any books on AXAPTA i meant ebooks that have some Case studies..
 then pleaze do send me it will be very helpful for me i am fresher
 and new to axapta.

 Regards
 Pradeep S.Itnal
 mob:+91-9886288179

 -
 SHOUT IT OUT! Tell everyone, from anywhere, that you're online on Yahoo!
 Messenger

 [Non-text portions of this message have been removed]

  




-- 


Arijit Basu


[Non-text portions of this message have been removed]



[Axapta-Knowledge-Village] hi

2007-04-20 Thread pradeep itnal
hi
  i am new to axapta, i have some doubts please clerify
  i  have an EDT BookingID  which extends Num datatype,so 
whenever  i want to enter new record in form ,i want to get an  automatic  
generated value for  BookingID field in my form ,how to do it? i  am working 
on AXAPTA 4.0.
  
  thanks in advance.
   

Regards
  Pradeep S.Itnal
mob:+91-9886288179


   
-
 Check out what you're missing if you're not on Yahoo! Messenger 

[Non-text portions of this message have been removed]



Re: [Axapta-Knowledge-Village] hi

2007-04-20 Thread Arijit Basu
Hi Pradeep,
For your requirements, you need to setup numbersequence for the EDT. You
can refer to
http://daxguy.blogspot.com/2007/04/new-number-sequence-for-new-ax-module.html

Cheers

Arijit

On 4/19/07, pradeep itnal [EMAIL PROTECTED] wrote:

   hi
 i am new to axapta, i have some doubts please clerify
 i have an EDT BookingID which extends Num datatype,so whenever i want
 to enter new record in form ,i want to get an automatic generated value for
 BookingID field in my form ,how to do it? i am working on AXAPTA 4.0.

 thanks in advance.


 Regards
 Pradeep S.Itnal
 mob:+91-9886288179

 -
 Check out what you're missing if you're not on Yahoo! Messenger

 [Non-text portions of this message have been removed]

  




-- 


Arijit Basu


[Non-text portions of this message have been removed]



[Axapta-Knowledge-Village] hi

2007-04-13 Thread pradeep itnal
hi friends
  i  am  new to axapta,have recently joined a firm in bangalore,i 
am a fresher, can anyone please tell me the scope of axapta???  and what about 
career growth.


Regards
  Pradeep S.Itnal
mob:+91-9886288179


   
-
 Check out what you're missing if you're not on Yahoo! Messenger 

[Non-text portions of this message have been removed]



[Axapta-Knowledge-Village] Hi

2007-03-14 Thread Ranganathan, Anand Kumar

 

Hi group, 

 

Can anybody tell me how to make the import/Export data from Ax to Demand
Planner and vice versa.

 

I have set up the demand planner setup and though I carried out only the
Demo installation I have not used Demo database(DPM_DEMO ) and I have
created the Database(not Manually). Now that I have done with these
steps when I go and do Synchronization - Validate Configuration, The
Product Test, Market test and Hierarchy test are Failing. I am able to
synchronize DP database and AX database. But when I go to axapta and try
to import forecast from the inventory Management Module I get an error
stating Cannot execute the required database operation.The SQL database
has issued an error . I have done the installations correctly and when
I go and Check in the backend in the MBS_Configuration Table in the DP
database the configurations are correctly registered with correct
database name, Company name(The company from which I need the datas in
AX) , Server name.
 
Can somebody shed light on this and it would be very much helpful if
some one can tell me how to
 
1)   Select the Items and Customers for Demand Planning
2)   Populate the Product Hierarchy, Market Hierarchy, Time Hierarchy,
Measures, Product Planners and Market Planners
 
Thanks in Advance,
Anand
 

 

 



This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


[Non-text portions of this message have been removed]



[Axapta-Knowledge-Village] hi

2006-12-20 Thread prashanth028
i want one empty axapta database to work on reporting services with 
sql server 2005.. can any one give me link for the database schema..

Thanks n Regards

Prashanth N



[Axapta-Knowledge-Village] HI TO ALL

2005-12-28 Thread danger_neetu
Hello , 

My name is Navneet . 
I am new to this axapta, i have started to work  on a project , on 
the axapta but i want to do work first on some dummy projects, so 
please if any body can send me a copy of dummy project , i would be 
thankfull to him / her . 

Can any body give me some guidelines to start on axapta . 

I would really appreciate if any one of u would reply me .

Thanks .
Navneet 









 Yahoo! Groups Sponsor ~-- 
Put more honey in your pocket. (money matters made easy).
http://us.click.yahoo.com/F9LvrA/dlQLAA/cosFAA/kGEolB/TM
~- 

Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends. 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[Axapta-Knowledge-Village] Hi Pals,

2005-10-20 Thread Siva kumar



Hi Pals,

 I Need to create a salesordercreation wizard with 2 screens. In First screen, It should get the SalesTable information and in the second wizard SalesLine information.if we click the finish button, it should insert records in SalesTable and SalesLine. If anybody come across this type, Please let me know how.


Thanks  Regards,
Siva
We Born to Win...
		 Yahoo! Music Unlimited - Access over 1 million songs. Try it free.





Sharing the knowledge on Axapta.








  
  
SPONSORED LINKS
  
  
  

Business finance course
  
  
Business to business finance
  
  
Small business finance
  
  


Business finance consultant
  
  
Business finance magazine
  
  
Business finance schools
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "Axapta-Knowledge-Village" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [Axapta-Knowledge-Village] Hi Pals,

2005-10-20 Thread Harry \(Harshawardhan Deshpande



hi Siva

1. in the create method of datasource salestable on form sales table declare the following

 FormButtonControl fcb = element.design().controlName("ButtonLineQuickQuote");

2. in the same method paste the following code

 tabLineOverview.setFocus(); ** this is existing line fcb.clicked(); ** paste this line.

and you are almost there.

cheers

harrySiva kumar [EMAIL PROTECTED] wrote:

Hi Pals,

 I Need to create a salesordercreation wizard with 2 screens. In First screen, It should get the SalesTable information and in the second wizard SalesLine information.if we click the finish button, it should insert records in SalesTable and SalesLine. If anybody come across this type, Please let me know how.


Thanks  Regards,
Siva

We Born to Win...


Yahoo! Music Unlimited - Access over 1 million songs. Try it free. 
		 Yahoo! Music Unlimited - Access over 1 million songs. Try it free.





Sharing the knowledge on Axapta.





  




  
  
  YAHOO! GROUPS LINKS



  Visit your group "Axapta-Knowledge-Village" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[Axapta-Knowledge-Village] hi

2005-07-14 Thread Raj Kumar
hi all,
i am planning to take the hr certification exam... can someone please
send me sample questions. any document on this will be appreciated. i
have recently shifted from another erp to axapta, so any document to
help me understand axapta hr will be helpful.
please send the documents to [EMAIL PROTECTED]
thanx.
raj


Sharing the knowledge on Axapta. 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[Axapta-Knowledge-Village] hi

2005-06-05 Thread stpl3785
Have you Installation  Configuration I or/and II courses?
Could I get a copy also?
Can you send me these courses? In [EMAIL PROTECTED] 
Thanks








 Yahoo! Groups Sponsor ~-- 
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/kGEolB/TM
~- 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




AW: [Axapta-Knowledge-Village] hi ,need manual (master planning ,production and product builder)

2005-04-17 Thread Andrae, Tobias
hmmm... you could *buy* them... look @ partnersource for details.
 
br Tobias

-Ursprngliche Nachricht- 
Von: sam axapta [mailto:[EMAIL PROTECTED] 
Gesendet: Sa 16.04.2005 07:39 
An: Axapta-Knowledge-Village@yahoogroups.com 
Cc: 
Betreff: [Axapta-Knowledge-Village] hi ,need manual (master planning 
,production and product builder)


hi all ,
i need urgent : master planning , production and product builder manual 
. if anyone have please send me.
 
regard's
sam

__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Sharing the knowledge on Axapta. 



  _  

Yahoo! Groups Links


*   To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/
  
*   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
  
*   Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service http://docs.yahoo.com/info/terms/ . 




 Yahoo! Groups Sponsor ~-- 
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/kGEolB/TM
~- 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 
winmail.dat

[Axapta-Knowledge-Village] hi ,need manual (master planning ,production and product builder)

2005-04-15 Thread sam axapta



hi all ,
i need urgent : master planning , production and product builder manual . if anyone have please send me.

regard's
sam__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com 


Sharing the knowledge on Axapta.








Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










Re: [Axapta-Knowledge-Village] Hi

2005-03-10 Thread Girish Bhatkal

yes, the second database (in second system) should be
able to be connected from the first machine using
ODBC. 

--- panda arabinda [EMAIL PROTECTED] wrote:


-
HI Girish,
Thanks for giving idea.But as per your solution 
the other database should be there in the intranet or
not ? I think one application should be able to talk
with the other database. is not it ?
 
Regards
 Arabinda


--- Girish Bhatkal [EMAIL PROTECTED] wrote:
 Hi santosh,
Well almost everything is possible. But do they
 want just the Sales order and purchase order to
 synchronise. What about the inventory? even though
 you
 get a solution of having the same SO's and PO's
 created and posted, this could happen only if
 inventory is also updated. 
 
   But if the other things are thought of then you
 could write code to read the data from another
 database (using to ODBCConnection). After getting
 the
 data you need to write a function to create the SO's
 and PO's.
   This function has to be written at both the
 applications (assuming they are just copy of the
 same
 application). Then setup to run this function in
 batch, set to run at the end of the day.
 
 hope this would help you.
 
 cheers,
 Girish
 
 
 --- Varden Morris [EMAIL PROTECTED] wrote:
  
  Hi santosh
  
   
  
  I think the solution would be journal entries. You
  can use standard Axapta to export the data from
 the
  SalesTable and SalesLine tables for the sales
 orders
  and the PurchTable and PurchLine tables for the
  purchase orders. 
  
   
  
  After this you could then create tables in Axapta
 to
  hold the data from these tables so that you can
 use
  standard Axapta to import the data.
  
   
  
  You then need to write code to create journal
  entries from these tables and then use standard
  Axapta to post the journals. 
  
   
  
  Varden Morris
  
   
  
  J. Wray  Nephew Ltd. - Group I.S.
  
  234 Spanish Town Road
  
  Kingston 11, Jamaica, W.I.
  
   
  
  Phone:  (876) - 923 - 6141 Ext. 2226
  Fax:  (876) - 923 - 5372 
  
  Cell:  (876) - 3833566
  Email:   [EMAIL PROTECTED]
  
  [EMAIL PROTECTED]   
  
  
  santosh padhi [EMAIL PROTECTED] wrote:Hi
 all
  
  Hi all,
  
My client's requirement is 
  
  there is 2 location.there they wants to setup 2
  separate application and database.There is no
  centrlize server. In 1 location they create 10 p.o
  and
  15 s.o.
  In another location they creates 5 p.o and 10 s.o.
  on
  the same day all the p.o and s.o will
  synchronize.Mean
  in both of the location all the p.o and s.o record
  should updated.How it is possible?
  
  any solution highly appreciated.
  
  santosh
  
 


  Yahoo! India Matrimony: Find your life partner
  online
  Go to: http://yahoo.shaadi.com/india-matrimony
  
  
  Sharing the knowledge on Axapta. 
  
  
  Yahoo! Groups SponsorADVERTISEMENT
  
  
  -
  Yahoo! Groups Links
  
 To visit your group on the web, go to:
 

http://groups.yahoo.com/group/Axapta-Knowledge-Village/

 To unsubscribe from this group, send an email
 to:
 
 [EMAIL PROTECTED]

 Your use of Yahoo! Groups is subject to the
  Yahoo! Terms of Service. 
  
  
  
  
  -
  Celebrate Yahoo!'s 10th Birthday! 
   Yahoo! Netrospective: 100 Moments of the Web 
 
 Send instant messages to your online friends
 http://uk.messenger.yahoo.com 
 



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 


Sharing the knowledge on Axapta.


Yahoo! Groups Sponsor  ADVERTISEMENT
 

-
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/
 
   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
 
   Your use of Yahoo! Groups is subject to the Yahoo!
Terms of Service.





__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 


 Yahoo! Groups Sponsor ~-- 
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/kGEolB/TM
~- 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [Axapta-Knowledge-Village] Hi

2005-03-09 Thread Varden Morris




Hi santosh

I think the solution would be journal entries. You can use standard Axapta to export the data from the SalesTable and SalesLine tables for the sales orders and the PurchTable and PurchLine tables for the purchase orders. 

After this you could then create tables in Axapta to hold the data from these tables so that you can use standard Axapta to import the data.

You then need to write code to create journal entries from these tables and then use standard Axapta to post the journals. 

VardenMorris

J. Wray  Nephew Ltd. - Group I.S.
234 Spanish Town Road
Kingston 11, Jamaica, W.I.

Phone: (876) - 923 - 6141 Ext. 2226Fax: (876) - 923 -5372 
Cell: (876) - 3833566Email: [EMAIL PROTECTED]
 [EMAIL PROTECTED] santosh padhi [EMAIL PROTECTED] wrote:
Hi all Hi all, My client's requirement is there is 2 location.there they wants to setup 2separate application and database.There is nocentrlize server. In 1 location they create 10 p.o and15 s.o.In another location they creates 5 p.o and 10 s.o. onthe same day all the p.o and s.o will synchronize.Meanin both of the location all the p.o and s.o recordshould updated.How it is possible?any solution highly appreciated.santoshYahoo! India Matrimony: Find your life partner onlineGo to: http://yahoo.shaadi.com/india-matrimonySharing the knowledge on Axapta. 
		Celebrate Yahoo!'s 10th Birthday!  
Yahoo! Netrospective: 100 Moments of the Web 


Sharing the knowledge on Axapta.








Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










Re: [Axapta-Knowledge-Village] Hi

2005-03-09 Thread Girish Bhatkal

Hi santosh,
   Well almost everything is possible. But do they
want just the Sales order and purchase order to
synchronise. What about the inventory? even though you
get a solution of having the same SO's and PO's
created and posted, this could happen only if
inventory is also updated. 

  But if the other things are thought of then you
could write code to read the data from another
database (using to ODBCConnection). After getting the
data you need to write a function to create the SO's
and PO's.
  This function has to be written at both the
applications (assuming they are just copy of the same
application). Then setup to run this function in
batch, set to run at the end of the day.

hope this would help you.

cheers,
Girish


--- Varden Morris [EMAIL PROTECTED] wrote:
 
 Hi santosh
 
  
 
 I think the solution would be journal entries. You
 can use standard Axapta to export the data from the
 SalesTable and SalesLine tables for the sales orders
 and the PurchTable and PurchLine tables for the
 purchase orders. 
 
  
 
 After this you could then create tables in Axapta to
 hold the data from these tables so that you can use
 standard Axapta to import the data.
 
  
 
 You then need to write code to create journal
 entries from these tables and then use standard
 Axapta to post the journals. 
 
  
 
 Varden Morris
 
  
 
 J. Wray  Nephew Ltd. - Group I.S.
 
 234 Spanish Town Road
 
 Kingston 11, Jamaica, W.I.
 
  
 
 Phone:  (876) - 923 - 6141 Ext. 2226
 Fax:  (876) - 923 - 5372 
 
 Cell:  (876) - 3833566
 Email:   [EMAIL PROTECTED]
 
 [EMAIL PROTECTED]   
 
 
 santosh padhi [EMAIL PROTECTED] wrote:Hi all
 
 Hi all,
 
   My client's requirement is 
 
 there is 2 location.there they wants to setup 2
 separate application and database.There is no
 centrlize server. In 1 location they create 10 p.o
 and
 15 s.o.
 In another location they creates 5 p.o and 10 s.o.
 on
 the same day all the p.o and s.o will
 synchronize.Mean
 in both of the location all the p.o and s.o record
 should updated.How it is possible?
 
 any solution highly appreciated.
 
 santosh
 


 Yahoo! India Matrimony: Find your life partner
 online
 Go to: http://yahoo.shaadi.com/india-matrimony
 
 
 Sharing the knowledge on Axapta. 
 
 
 Yahoo! Groups SponsorADVERTISEMENT
 
 
 -
 Yahoo! Groups Links
 
To visit your group on the web, go to:

http://groups.yahoo.com/group/Axapta-Knowledge-Village/
   
To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
   
Your use of Yahoo! Groups is subject to the
 Yahoo! Terms of Service. 
 
 
 
   
 -
 Celebrate Yahoo!'s 10th Birthday! 
  Yahoo! Netrospective: 100 Moments of the Web 

Send instant messages to your online friends http://uk.messenger.yahoo.com 


 Yahoo! Groups Sponsor ~-- 
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/kGEolB/TM
~- 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[Axapta-Knowledge-Village] hi

2005-03-04 Thread ashutosh

email-body was scanned and no virus found


RE : [Axapta-Knowledge-Village] hi

2005-03-04 Thread Steeve Gilbert











Welcome!  Feel free to
ask questions or answer the ones you know.  The only thing I ask (has I'm not
speaking for the group) is that before asking questions, make sure you've
search in the doc already available to you like the Dev guide and tutorials.



Have fun!

Regards,







Steeve... 









-Message d'origine-
De: ashutosh
[mailto:[EMAIL PROTECTED] 
Envoyé: 4 mars 2005 09:00
À:
Axapta-Knowledge-Village@yahoogroups.com
Objet:
[Axapta-Knowledge-Village] hi



Hi I am glad to join this group.



Sharing the knowledge on Axapta. 









Sharing the knowledge on Axapta.








Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.












[Axapta-Knowledge-Village] Hi Guys Is this a possible scenario to boost up performance

2005-02-24 Thread compashi


hello everybody,

is the above code is possible in Axapta. If not then why and if yes 
then if there is any error then correct it.

As you know guys that insert_Recordset is a performance booster then 
i thought if it could be used with while select then it will be a 
great one but i am not sure whether it will work or not check it out.
Or if there is any alternative then please let me know how that is 
possible.

Have a look:

 CustTrans   custTrans;
;
ttsbegin;
delete_from TmpTable;

if(varDrNo)
{
insert_recordset TmpTable(tmpSreDrno,tmpAccnum,tmpVoucher,tmpDate,
tmpTxt,tmpAmount,tmpTransType,tmpInvoice,tmpReceiptType,tmpChequeNo,
tmpReverse,tmpChequeDate,tmpChequeBank,tmpNarration,tmpPaymMode,
tmpPostingProfile,tmpRecID)
  while select sreDrno,AccountNum,Voucher,TransDate,Txt,
  AmountCur,TransType,Invoice,sreReceiptType,sreChequeNo,
  sreReverse,sreChequeDate,sreChequeBank,sreNarration,PaymMode,
  PostingProfile,RecId from custtrans where custtrans.sreDRNo==varDrNo
   custtrans.TransDate=Fromdate  custTrans.TransDate=ToDate
  {
  ;
  }
}
ttscommit;


Please suggest me your views .

By to everybody.





 Yahoo! Groups Sponsor ~-- 
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/kGEolB/TM
~- 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [Axapta-Knowledge-Village]Hi Rocco

2005-02-13 Thread Rocco Giumelli






Thankyou Shruti/Varden

Sometimes the easiest things are the most 
obvious..

Rocco


From: Shruti [mailto:[EMAIL PROTECTED] 
Sent: Friday, 11 February 2005 9:30 PMTo: 
Axapta-Knowledge-Village@yahoogroups.comSubject: Re: 
[Axapta-Knowledge-Village]Hi Rocco


Regards::Shruti JainEuroinfo Systems Pvt. Ltd.C-126, Sector - 
2Noida - 201301 (U.P.)Phone :- +91-120-2520414 



  Hi Rocco
  I feel that u need to select the table 
  "Projinvoicetable" first to update values on it.
  Or u can try this out:
  
  ttsbegin;
  select for update Projinvoicetable;
  /*
  specify ur code here
  */
  ttscommit;Rocco Giumelli 
  [EMAIL PROTECTED] wrote:
  

Hi 
All

I am Trying 
to put some code in that will change a Field on a Different table when 
the change on the custtable field is Modified

Custtable 
form\Datatsource\custtable\field\blocked ( this is a enum 
custvendorblocked)

Change New Field 
on Invoiceprojecttable (A tick Box)
It Can not edit 
a record as the record has never been selected

Missing 
something

Thanking you 
all
public void 
modified(){ 
ProjInvoiceTable 
Projinvoicetable; 
CustVendorblocked Blocked;

 super();

 custtable.AccountNum = 
Projinvoicetable.InvoiceAccount;

 if(custTable.Blocked == 
CustVendorBlocked::All) Projinvoicetable.ECL_Blocked = 
Noyes::Yes; Projinvoicetable.doUpdate();

 If(custtable.Blocked == 
CustVendorBlocked::Invoice) 
Projinvoicetable.ECL_Blocked = Noyes::Yes; 
Projinvoicetable.doUpdate();

 If(custtable.Blocked == 
CustVendorBlocked::No) Projinvoicetable.ECL_Blocked = 
Noyes::No; Projinvoicetable.doUpdate();

 Projinvoicetable.doUpdate(); 
custTable_ds.refresh();

}





  
  
 

  Rocco Giumelli
  IT MANAGER 
  
  Metric Australia Pty 
  Ltd
  Assistance is only the Beginning 
  
  893745331
Sharing the knowledge on Axapta. 

  
  
  Do you Yahoo!?Yahoo! Search presents - Jib 
  Jab's 'Second Term' Sharing the knowledge on Axapta. 
  Sharing the knowledge on Axapta. 


Sharing the knowledge on Axapta.








Yahoo! Groups Sponsor


ADVERTISEMENT













Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










Re: [Axapta-Knowledge-Village]Hi Rocco

2005-02-11 Thread Shruti

email-body was scanned and no virus found
email-body was scanned and no virus found


[Axapta-Knowledge-Village] hi

2004-09-17 Thread Orcan Barnig



 
 
		Do you Yahoo!?
Express yourself with Y! Messenger! Free. Download now.


Sharing the knowledge on Axapta.








Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [Axapta-Knowledge-Village] Hi, Reporting

2004-08-16 Thread jasonm
Title: Message





Hi

I have 
only recently started programming in Axapta and had a lot of problems starting 
reports. My advice would be,

Always 
create a project to contain you reports, tables etc. This makes it easy to 
export and import the xpo. For compile just open the project and click the 
compile icon, but it should compile when you import the xpo.

To 
create a report, right click in the project, create new report. Then expand and 
right click on design and create new design. Then right click on design and 
generate design. Then right click on the generated design to add report 
sections, header, body footer etc. Add a data source to make fields available in 
the report.

Just 
create a report to try things out and after a while you will get the hang of it. 
See the developer documentaion for more info.

I 
would try to avoid using the graphical report designer to add and move fields 
and it does not always work - and never press delete key in here as it can 
delete a whole section. This has happened to me.

Another word of advice, save you project regularly and 
export the xpo aswell for extra backup.

Jason



-Original 
Message-From: ottawa_m2003 [mailto:[EMAIL PROTECTED] 
Sent: 13 August 2004 20:18To: 
[EMAIL PROTECTED]Subject: 
[Axapta-Knowledge-Village] Hi, Reporting
Hi,My company wants me to do 
  reporting stuff.I want to know the basics of reporting1. How to 
  create a report?2. where to put the code?. I know X++.3. Any cubes 
  related work do i need to do?.4. How to compile the code in 
  report?.Your help will help a lot to 
  me.cheers,OttawaSharing the knowledge on 
  Axapta. 


Sharing the knowledge on Axapta.








Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










[Axapta-Knowledge-Village] Hi, Reporting

2004-08-13 Thread ottawa_m2003
Hi,

My company wants me to do reporting stuff.
I want to know the basics of reporting

1. How to create a report?
2. where to put the code?. I know X++.
3. Any cubes related work do i need to do?.
4. How to compile the code in report?.


Your help will help a lot to me.
cheers,
Ottawa



 Yahoo! Groups Sponsor ~-- 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/kGEolB/TM
~- 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/