[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Evaluate - When
- Subject: [sqr-users] Evaluate - When
- From: "radhika reddy" <radhika_05@hotmail.com>
- Date: Wed, 20 Apr 2005 10:09:01 -0500
- Bcc:
- Delivery-date: Wed, 20 Apr 2005 10:10:08 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Hi,
I am having a problem with delivered SQR. It has Evaluate Statement which
codes like the following:
Evaluate &Paygroup
when = 'A'
! processing A
break;
when = 'B'
when = 'C'
!processing B or C
Break;
when = 'D'
when = 'E'
when-other
! processing D or E or other
Break;
End-Evaluate
Here when the value of paygroup is B or C it goes into processing B or
C. But when the value is D or E it doesn't go to Processing D or E or other.
I can remove the lines of code when = 'D' and when = 'E' . But before making
changes to the delivered one, i would like to know is there any reason for
peoplesoft to code like this?
Any input would be appreciated.
Thanks.
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users