Application Development 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: 

count quarter

Former Member
0 Kudos

Hi,

I want to write code so that user can select quarter no(1 to 4 )withnin the year. So i have to write code such that 12 months should be divide into 4 quarter .

can u tell me how?

Thanks a lot.

1 REPLY 1

Former Member
0 Kudos

You can use the function module HR_99S_GET_QUARTER, which takes date as input and gives you the result with fall under which quarter and start date and end date of that quarter.

Hope it helps.

Reward if it is useful.

Thanks,

Srinivas