Paul Pedersen
2008-01-08 16:35:36 UTC
I finally decided to bite the bullet and start learning some of these fancy
new reporting features. OK, I'm a couple years late...
So I SET REPORTBEHAVIOR 90, tweaked a few report fields that no longer fit,
and all seemed well. (The first page was slow to appear - extremely,
unacceptably slow when the debugger was open - but it worked.) But I was
chagrined to discover that it would not run at the client site: "Variable
_REPORTOUTPUT is not found."
I have since come to understand that REPORTBEHAVIOR 90 requires
reportoutput.app, and that I have to explicitly set _REPORTOUTPUT to that.
A few questions:
1. Is my understanding correct? Do I have to include reportoutput.app in my
installations?
2. What happened to the variable _REPORTOUTPUT? It's one thing for
reportoutput.app to be missing, quite another for that variable to simply
disappear.
3. What else might I be missing?
4. I'm not thrilled with including reportoutput.app when I don't know what's
in it. I can find the code for it in xsource, but xsource has not yet been
updated for SP2. Has the code for reportoutput.app changed since SP1? (Does
anyone outside MS know the answer to that?)
5. So far, I'm not seeing the benefit of reportbehavior 90. What do I need
it for? Is it required in order to use multiple detail bands? Export to pdf?
new reporting features. OK, I'm a couple years late...
So I SET REPORTBEHAVIOR 90, tweaked a few report fields that no longer fit,
and all seemed well. (The first page was slow to appear - extremely,
unacceptably slow when the debugger was open - but it worked.) But I was
chagrined to discover that it would not run at the client site: "Variable
_REPORTOUTPUT is not found."
I have since come to understand that REPORTBEHAVIOR 90 requires
reportoutput.app, and that I have to explicitly set _REPORTOUTPUT to that.
A few questions:
1. Is my understanding correct? Do I have to include reportoutput.app in my
installations?
2. What happened to the variable _REPORTOUTPUT? It's one thing for
reportoutput.app to be missing, quite another for that variable to simply
disappear.
3. What else might I be missing?
4. I'm not thrilled with including reportoutput.app when I don't know what's
in it. I can find the code for it in xsource, but xsource has not yet been
updated for SP2. Has the code for reportoutput.app changed since SP1? (Does
anyone outside MS know the answer to that?)
5. So far, I'm not seeing the benefit of reportbehavior 90. What do I need
it for? Is it required in order to use multiple detail bands? Export to pdf?