Hi Geetha,
Please refer to the solution as per you request, it really works
Get the Monday and Sunday Dates
GET_WEEK_INFO_BASED_ON_DATE
In this FM put the date as 01012014 it will return the Monday and Sunday Date
Then after check the week for the date i.e. monday date from the previous FM and pass to Date_get_week
DATE_GET_WEEK
if the week is yyyy01 then your requirement is met, here yyyy denotes the year you want to check for.
Then after you can use the below code as required.
Let me know in acse you require any further inputs.
BR/Thanks
Pranav Agrawal