main logo
Subject: Re: Newbie, Business Objects
Author: Bhavbhuti Nathwani
Posted: 2001/06/04 02:24:35
 
View Entire Thread
New Search


<i><font color="#663300"><i><font color="#663300">I have created the Data Structure I think I will be needing now I am to develop the Business Objects, please help! And what if at a later stage I have to modify my data structure.

I'm not sure exactly what your question is but will have a shot.
To create your data environments which you place in your bizobj you need to look at adataenvironment (in your libs directory) to see how to create the calls to your views.

Create the views in your database. If you change your table structure then your views will need to updated - basically the update parts will be disappear. Also beware of deleting a field which is an index - you cannot get back into the view and must recreate it from scratch.
</font></i>

So I guess the next step is to create views. I have masters, the views will be simple. I have transactions DBF for Orders looking up Clients Master and also have OrderLineItems looking up Items. What kind of a view is required for such DBFs

Thanks for the reply.

Regards
Bhavbhuti
 
©2001 Bhavbhuti Nathwani
<-- Prior Message New Search Next Message -->