Skip to Content
0
Former Member
Oct 05, 2005 at 04:45 AM

BEX variable using customer exit

35 Views

I have created one custom variable ZVAR for infoobject 0calmonth for YTD calculation, the YTD should calculate from April to the current month, depending on the user inputs. If, say, october'05 is given as input (single input, no range), then it should calculate from April'05 to October'05. If march is given as input, then the YTD should be from April previous year to March this year etc. Is there any sample code for this? This is a bit urgent.