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

Function Module to find the day

karthik_rajaspic
Participant
0 Likes
848

Hi,

I have a date S_DATE with me.

I need to find the day of that date.

I hope there is a function module for this.

Please reply me if you know the name of the Function Module to find the date.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
729

Use this FM <b>'DAY_ATTRIBUTES_GET</b>'

4 REPLIES 4
Read only

Former Member
0 Likes
730

Use this FM <b>'DAY_ATTRIBUTES_GET</b>'

Read only

0 Likes
729

Hi Rajesh,

Thanks for the reply. Your answer solved my problem.

Read only

Former Member
0 Likes
729

hI Karthik,

try this..

RH_GET_DATE_DAYNAM

Regards,

Kaveri

Read only

0 Likes
729

Hi Kaveri,

Thanks for the reply.