Hi Bhavbhuti,
<i><font color="#663300">Fired the builder for this BO and set up the DE using the regular conventions.</font></i>
What regular conventions are those? I have never used the BO builder, so I am not sure how it works, but does this BO have a DE class defined in aDataEnv?
<i><font color="#663300">Error instantiating cursor object. Cannot find lv_LKTrialBalance in c:vso3projectsc00datavso2views.dbc</font></i>
The bizobj's data environment class depends on finding a view defined in the app's primary DBC. An SQL statement in the Init event of an object does not create a view. CREATE SQL VIEW AS SELECT Yada, Yada, Yada does, but there is no point in running that statement every time you initialize an object. Just do it once and it is stored in the DBC, that's what a view is all about.
Pamela pamela (AT) eagle-crest DO.T com ©2002 Pamela Thalacker |