Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Business Objects for Lookup Lists?
Message
 
To
19/06/2003 06:27:48
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00801655
Message ID:
00801732
Views:
15
>Hi
>
>I know this is more of a business-logic question, but I was just wandering how anyone represents a lookup list, the lists are all held in seperate tables and usually have the odd difference.
>
>Do you just create a BO for each lookup list?
>
>I know this isn't a straight-forward answer, but an example would be lovely.
>
>Thanks
>Kev

I can tell you how it's handled in the Mere Mortals framework. Each business object has a "primary" table that it's associated with. It's the one that the bizobj can update/edit/delete records from. However, it can also contain any number of lookup tables that might required for the bizobj to do what it does.

If you need to update/edit/delete the lookup list table (via some sort of maintenance form), you would probably create a new bizobj for it.

Make sense?
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform