RE: [Axapta-Knowledge-Village] Re: delete record from InventDim table

2008-01-25 Thread Harry Deshpande
Hi

I thought there are no transactions for the inventDim that you are trying to 
delete.

Check if there are any corresponding records in InventTrans. If there are 
records then I do not think you can delete the records. (of course if this is a 
test system then you can remove the delete action, delete records and restore 
the delete action) but I do not think you should do this on live system.

--dittor- for inventsum

Regards

harry

This posting is provided "AS IS" with no warranties, and confers no
rights. Use of included script samples are subject to the terms
specified at http://www.microsoft.com/info/cpyright.htm";
The code provided (if any) may be written from the point of view of a
third party and the programming style/development standards may suit
such a point of view.

From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On 
Behalf Of yunfeng.li2007
Sent: Thursday, January 24, 2008 9:25 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Re: delete record from InventDim table


Hi Harry,

Thank you for replying!

1) Clean up. I did the clean up manually, it did not help.
2) I noticed the InventDim uses "delete(true/false)" for delete
method. So I deleted the records using "inventDim.delete(true);" this
time. Here is the results:

Contents before calling "inventDim.delete(true);":
--- -- 
InvendDimId InventSerialId InventLocationId
--- -- 
12345 45678 GW
12346 45679 GW
. . GW

Contents after calling "inventDim.delete(true);": (all GW gone, but
12345, 12346 are still there)
--- -- 
InvendDimId InventSerialId InventLocationId
--- -- 
12345 45678
12346 45679
. .

As you can see, after deletion, all the records came back with
only "GW" becoming empty. I want to delete the 12345, 12346, ...
completely.

Could you (or some other experts) please help on this?

Thanks.

YLi

--- In 
Axapta-Knowledge-Village@yahoogroups.com,
 Harry Deshpande
<[EMAIL PROTECTED]> wrote:
>
> Hi
>
> Check if you have a inventory - periodic job that cleans up
unutilized dimension.
>
> For understanding your problem you will have to look at inventDim -
delete method.
>
> Regards
>
> Harry
>
>
> From: 
> Axapta-Knowledge-Village@yahoogroups.com
>  [mailto:Axapta-
[EMAIL PROTECTED]] On Behalf Of 
yunfeng.li2007
> Sent: Thursday, January 24, 2008 6:44 AM
> To: 
> Axapta-Knowledge-Village@yahoogroups.com
> Subject: [Axapta-Knowledge-Village] delete record from InventDim
table
>
>
> Hi dear Axapta friends,
>
> I tried to delete a record from the InventDim table. I deleted it OK
> (it disappeared from the table browser). Then I closed the table
> browser and re-open the table browser to view InventDim table, the
> deleted record appeared again.
>
> Please give me a direction on how to solve it.
>
> Thank you very much!
>
> YLi
>
>
>
> [Non-text portions of this message have been removed]
>



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



Re: [Axapta-Knowledge-Village] Hotfixes DynAX 4.0 download

2008-01-25 Thread Arijit Basu
Hi,
  You will get all the hotfixes released at Partnersource.

Cheers

Arijit Basu

On Jan 25, 2008 8:45 PM, gost05021982 <[EMAIL PROTECTED]> wrote:

>   Hello,
>
> is there any website where i can download the actuall hotfixes whitout
> posting a new request on microsoft support team?
>
> 
>



-- 


Arijit Basu


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



[Axapta-Knowledge-Village] about PopupMenus in Ax4.0

2008-01-25 Thread kr_shan_kar
Hai to all

I am new to Axapta. I want to add my own menu (ie., submenu) in Popup 
Menu. How to create my own popup menu. I need the detailed answer. 
Please Kindly help me in this.I thank you.



[Axapta-Knowledge-Village] Thanks a lot

2008-01-25 Thread Shankar KR
I am accepting your mail. Thanks a lot.

Thanks & Regards

Shankar kr


  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

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



[Axapta-Knowledge-Village] Re: delete record from InventDim table

2008-01-25 Thread yunfeng.li2007
Hi Harry,

Thank you for replying!

1) Clean up. I did the clean up manually, it did not help.
2) I noticed the InventDim uses "delete(true/false)" for delete 
method. So I deleted the records using "inventDim.delete(true);" this 
time. Here is the results:

Contents before calling "inventDim.delete(true);":
-----
InvendDimIdInventSerialIdInventLocationId
-----
12345  45678 GW
12346  45679 GW
.  . GW


Contents after calling "inventDim.delete(true);": (all GW gone, but 
12345, 12346 are still there)
-----
InvendDimIdInventSerialIdInventLocationId
-----
12345  45678 
12346  45679 
.  . 


As you can see, after deletion, all the records came back with 
only "GW" becoming empty. I want to delete the 12345, 12346, ... 
completely.

Could you (or some other experts) please help on this?

Thanks.

YLi

--- In Axapta-Knowledge-Village@yahoogroups.com, Harry Deshpande 
<[EMAIL PROTECTED]> wrote:
>
> Hi
> 
> Check if you have a inventory - periodic job that cleans up 
unutilized dimension.
> 
> For understanding your problem you will have to look at inventDim - 
delete method.
> 
> Regards
> 
> Harry
> 
> 
> From: Axapta-Knowledge-Village@yahoogroups.com [mailto:Axapta-
[EMAIL PROTECTED] On Behalf Of yunfeng.li2007
> Sent: Thursday, January 24, 2008 6:44 AM
> To: Axapta-Knowledge-Village@yahoogroups.com
> Subject: [Axapta-Knowledge-Village] delete record from InventDim 
table
> 
> 
> Hi dear Axapta friends,
> 
> I tried to delete a record from the InventDim table. I deleted it OK
> (it disappeared from the table browser). Then I closed the table
> browser and re-open the table browser to view InventDim table, the
> deleted record appeared again.
> 
> Please give me a direction on how to solve it.
> 
> Thank you very much!
> 
> YLi
> 
> 
> 
> [Non-text portions of this message have been removed]
>




[Axapta-Knowledge-Village] Hotfixes DynAX 4.0 download

2008-01-25 Thread gost05021982
Hello,

is there any website where i can download the actuall hotfixes whitout
posting a new request on microsoft support team?