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

date -ABAP

Former Member
0 Likes
666

what does

DATE_MONTH( Planned Finish Date )

mean?

Not familiar with ABAP.

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
629

Hi

Where have you found it?

Max

Read only

0 Likes
629

Its in the formula routine to return the date.

Read only

0 Likes
629

to be precise in the update rules in the cube.is it some kind of function which changes the date to week,month...?I think so

Read only

Former Member
0 Likes
629

Hi haarika,

DATE_MONTH( Current Date )

This will store current year and month (in YYYYMM format) when data is being loaded.

Hope it helps....

kiran