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

every a12 month the year should change

Former Member
0 Kudos
183

every a12 month the year should change i cant change can any one help me

Rgds,

sivakumar

6 REPLIES 6
Read only

Former Member
0 Kudos
158

Hi,

Please explain your requirement in detail..

Thanks,

Naren

Read only

0 Kudos
158

hi,

I should get year

nov2006 dec2006 jan2007 feb 2007

after every 12 month the year should change.

i have range from sep 2006 to sep 2007

Read only

Former Member
0 Kudos
158

Hi siva,

can u be more specific...? are u looking for a fm which can do that.?

Read only

Former Member
0 Kudos
158

make use of this FM

CONVERSION_EXIT_IDATE_OUTPUT
INPUT                           20071205

Export parameters               Value

OUTPUT                          05DEC2007

regards

Prabhu

Read only

Former Member
0 Kudos
158

hi,

the easiest way i think is :

if <month-field> eq jan.

year = year + 1.

endif.

hope u got the logic. if not i will explain u clearly....

Thanking you

Read only

0 Kudos
158

can u explain me clearly

Rgds,

sivakumar