Skip to Content
0
Former Member
May 25, 2010 at 08:28 PM

changes in program

27 Views

Hi guys,

we have one program where we calculate currency conversion rates e.g, BUD 2009,BUD 2010,ACT 2009,ACT 2010,LE1 2009 ....In my program they have code which calculates BUD CY(Budget current year rate),BUD PY(Budget previous year rate),

ACT CY(Actual current year)....now they want me to add more codeso itcalculates ACT PY(Actual previous year rate)

I am poor in ABAP coding..a functional guy...Can any one refer to code below and helpme how I can change code so it fits ACT PY(Actual previous year)...

I gave parts of whole code where they wrote BUD CY AND BUD PY code..both are same with minor changes...May be you can have a look at them and change ACT CY code given below so it fits ACT PY ....Many Many Thanks.

Moderator message - Please respect the 2,500 character maximum when posting. Post only the relevant portions of code

Edited by: Rob Burbank on May 25, 2010 5:03 PM