[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Real question...
- Subject: Real question...
- From: "Buchanan, Timothy" <buchanan@BIPERF.COM>
- Date: Tue, 4 May 1999 12:08:26 -0500
Ok, a real question for the group. IF you have AR, take a look at
AR30003.sqr. My client would like this report, and others like it, to
suppress printing the business unit and customer ID info if there is no
financial data associated with it on the reporty. example:
NOW:
Item Line As Of Ent Typ/Rsn Terms Document Cur Amount
---------- ---- ---------- ----------- ----- ----------- --- ---------------
MODEL 00050 test1
MODEL 01225 test2
MODEL 02256 test3
123198 0 12/14/1995 CO_CR TR RCPT USD
280.38-
280.38-
----------------------------------------------------------------------------
------------------------------
GOAL:
Item Line As Of Ent Typ/Rsn Terms Document Cur Amount
---------- ---- ---------- ----------- ----- ----------- --- ---------------
MODEL 02256 test3
123198 0 12/14/1995 CO_CR TR RCPT USD
280.38-
280.38-
----------------------------------------------------------------------------
------------------------------
Unfortunately, I have been messing with the peoplesoft delivered SQR for a
while now, and I cannot figure out how to do this without major
modifications. Has anyone else had to do this, or can anyone help me with
any ideas??? Thanks.
Timm