
Tuesday, January 15, 2013
at
9:53 PM
|
0
comments
Posted by
Shanto
![]() |
![]() |
learn by heart....learn, hear, get word, pick up, find out, get a line, discover, see |
![]() |
![]() |
|
![]()
Wednesday, October 24, 2012
at
1:41 AM
|
0
comments
Here is a sample MONTH_PLUS_DETERMINE Please see example code below. data : lv_newdate type sy-datum. call function 'MONTH_PLUS_DETERMINE' exporting months = 1 olddate = '20120101' importing newdate = lv_newdate. write : lv_newdate. " output -> 20120201
Posted by
Shanto
Labels:
ABAP Function
|
FollowersPageviewsProfileLabels
![]()
|