[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.axapta.programming

RE: 9757.1 Fields Validation

fcr

1/25/2006 1:56:00 PM

Hi
I was wondering if you found a solution for this problem? I could use it :-)
Thx

"RGeorge" wrote:

> Hi everyone
>
> I have a problem with validating a field in Axapta that is exsiting in many tables, and what I need is to make every table in Axapta that has that field to validate its field, in other words every table that has a field that is extended from a certain extended data type to apply the same validation rule on its field, but I don't want to do it in each one of these tables, because this is going to be a long process because if I do it this way then I should override the ModifiedField or (probably) the ValidateField methods on about 150 tables. So is there a way to apply my validation to more than one table by coding only one place in Axapta? if yes how and where should I write my validation code?
>
> technet.navision.com Posting date: Tuesday, April 06, 2004
>
> technet.navision.com Posting path: Navision Axapta/Technology (Ax)