Thanks everyone, sorry to bother you with such a trivial query but those responses do help.
W
W
--- In vantage@yahoogroups.com, Bill Wu <billw@...> wrote:
>
> This is what in Epicor's doc.
>
> Typically, however, a UI application consists of four primary .dll files. These files
> can be divided into the Business Object, Adaptor, and UI categories.
>
> Each Business Object has two .dll files - a business layer .dll file and an IF .dll file. The business
> layer .dll controls the business layer (BL) needed to run the application; these files always
> begin with the Epicor.Mfg.BO prefix. The base namespace for the methods is defined in the IF
> .dll file; these files always begin with an Epicor.Mfg.IF prefix
>
>
> There is a pdf file "Software Developers toolkit, UI_Manual_803.pdf" on Epicor web. You can download it. It has detailed info. I have a copy if you have problem download it.
>
>
>
>
> ________________________________
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of wamitch1012
> Sent: Monday, April 06, 2009 11:03 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Assembly References
>
>
> I hate to ask this but, here goes:
>
> I notice in Assembly dlls some include the reference "AD", others "BO" - whats the difference ?
>
> I'm trying to create an ultragrid control containing data held in a UD table embedded within the OrderDtl form.
>
> Many thanks
>
> WM
>
>
>
> [Non-text portions of this message have been removed]
>