‎2007 May 14 8:33 AM
how to call LDB variable declared in TOP include in LDB in a normal program(reports).
eg: declared in LDB.
f_error type c.
.
.
.
.
f_error = 'X'.
.
.
. all this in LDB.
Now i want to use this f_error in report program.
if f_error eq 'X'.
.
.
..
Could u please help me out
Advance thanks.
‎2007 May 14 9:53 AM
Hi,
In your report program screen go to menu bar and click goto -->attribute then you find pop up, in that u find logical database. In that enter your logical database name.
Thanks
Srinu