Skip to Content
0
Former Member
May 08, 2008 at 04:25 PM

User Exit help

28 Views

All i need some help for user exit .

I have 2 variable one formula variable(ZDRF) and other is

ZDRF1 characterstic ( 0cal month) variable.

once the user enter value in formula variable range from( 1 to 12) it should

check prior months backto current sy-datum(month) value should be passsed into ZDRF1 so that i can restrict the characterstic

variable with keyfigure.

ie user enter ZDRF =1 value should be passed to ZDRF1(Calmonth Variable) and it should check one month back data

if ZDRF =2 2 months back to current sy-datum (month)

Thanks

raju