Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Hi Urgent ABAP coding !!

Former Member
0 Kudos

Hi

We have to set paramenters for a characteristic called as ABC class which are like..[A] > 30M

<b> > 10M to 30M

[C] > 5M to 10M

[D] > 1M to 5M

[E] > 70K to 1M

[F] > 3K to 70K

[G] < = 3K

R

Restricting a Keyfigure based on the char.ABC

Pls tell whether Start or end routine has to be used.

Tell the coding to be followed.

Pls help me..I am a new to BW & also zero in ABAP..

Thanx in advance whomever revert me ASAP.

Raj

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Use ranges.

r_range-low -


> lower limit

r_range-hign -


> upper limit

r_range-option -


> options like EQ, LT , GT,

r_range-sign -


> I or E , include/exclude end values

now

append r_range

This is the way to populate range, u can go through F1 help for much better explaination

*reward if helpful*

6 REPLIES 6

Former Member
0 Kudos

Well, if it's urgent you may be better using one on the BI fourms;

Expert Forums » Business Intelligence

Regards,

Nick

0 Kudos

Hi

I posted in BI too.

THnx

Raj

Former Member
0 Kudos

Hi,

Use ranges.

r_range-low -


> lower limit

r_range-hign -


> upper limit

r_range-option -


> options like EQ, LT , GT,

r_range-sign -


> I or E , include/exclude end values

now

append r_range

This is the way to populate range, u can go through F1 help for much better explaination

*reward if helpful*

0 Kudos

hi

Really thnx a lot for your immediate response..Got an idea frm ur answer but not sure how to start also.......in detail

Can u help a bit further??

Regards

Raji.

Former Member
0 Kudos

i may sound a bit harsh, BUT if you are new to BW and an ABAP greenhorn as well, you should give that task to another person.

there are a lot of faults that can be done in that area and those faults may have not overseeable consequences.

0 Kudos

Hi

Really wht u say is right??But i had a fake exp in BW ..& I told my lead no knowledge in ABAP.But still he is putting pressure on me.WHt will I do ...........which I ma y even have to leave the job..

ALL FATE..

anyway leave it..

let me try my best.

Raj