baan999
26th January 2011, 08:14
i define form.liyr of (tffam15100m00 & tffam1110s000) to my report but it is appearing as 0 instead of correct figure.

is there any other setting to be done or how to define.

please suggest

amitmmokashi
27th January 2011, 07:25
Hi,

Can you provide more specific details on the report as to what is required and the problems you are facing?

Regards,
Amit Mokashi

baan999
27th January 2011, 07:38
i developing report , in form.liyr - fileds there is valur , but no table details shown , in my report i am trying to define as form.liyr to pick up this value and print. however it is picking with 0.

hope now it is clear

sameer.don
27th January 2011, 08:41
With assumption that, form.liyr is a form field or it is some field in your program script.

If you want to print this field in report, just ensure that:
1. Field is defined in program script as "extern"
2. Field is included in report fields. (which you have done already)