cancel
Showing results for 
Search instead for 
Did you mean: 

Based on the characterstic variable input, Exceptions should trigger

Former Member
0 Kudos

Hi Bi Experts,

Could pls suggest how to go about for the below mentioned requirement.

My requirement is like this.

Characterstic is : Priority (Input Varaible: Priority1, Prorioty2, Priority3, Priority4 and Priority5)

Key Figure: No.Of Leads.

Exception should play like this: If u select Priority1 in the selection selction screen for priority, exception should follow as mentioned below :

Priority 1 < 24 hrs 'Green'

25-48 hrs 'Yellow'

> 49 hrs 'Red'

Priority 2 < 7 days 'Green'

8-14 days 'Yellow'

> 14 days 'Red'

Priority 3 < 14 days 'Green'

15-30 days 'Yellow'

>30 days 'Red'

Priority 4 < 30 days 'Green'

31-60 days 'Yellow'

> 60 days 'Red'

Priority 5 < 90 days 'Green'

91-120 days 'Yellow'

>120 days 'Red'

Pls help me in this regards.

Thanks,

Mahi.

Edited by: Mahima Kommineni on Apr 28, 2009 7:48 AM

Edited by: Mahima Kommineni on Apr 30, 2009 10:17 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Define ur input as variable and build exceptions on it, make use of customer exit and you'll be able to achieve it,

Regards,

Ray

Former Member
0 Kudos

Hi ,

Thanks a lot for ur answer.

Could you pls explain in detail how it works .

Regards,

Mahi

Edited by: Mahima Kommineni on May 5, 2009 12:44 PM

Former Member
0 Kudos

Hi,

you could define exceptions for that particular caracteristic please see this link:

[http://help.sap.com/saphelp_nw04/helpdata/en/68/253239bd1fa74ee10000000a114084/frameset.htm]

Hope this help.