Application Development and Automation 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: 
Read only

Hi Urgent ABAP coding !!

Former Member
0 Likes
798

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
Read only

Former Member
0 Likes
767

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
Read only

Former Member
0 Likes
767

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

Expert Forums » Business Intelligence

Regards,

Nick

Read only

0 Likes
767

Hi

I posted in BI too.

THnx

Raj

Read only

Former Member
0 Likes
768

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*

Read only

0 Likes
767

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.

Read only

Former Member
0 Likes
767

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.

Read only

0 Likes
767

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