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

Display calender without using Function module

Former Member
0 Likes
1,008

Hi All,


How to display calendar based on input field as Year only , without using Eunction modules??


Can any one help me please..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
912

hi Priya

why you don`t want using function?

Call function ‘REAL_ESTATE_F4_YEAR’.   Positive and negative 15 years.

Regards,

Archer

5 REPLIES 5
Read only

Former Member
0 Likes
913

hi Priya

why you don`t want using function?

Call function ‘REAL_ESTATE_F4_YEAR’.   Positive and negative 15 years.

Regards,

Archer

Read only

0 Likes
912

hi Priya,

Didn't get your question properly .. any way ...

if you give field like this , calender will be shown when pressed F4 on Selection Screen... Hope it may help.

PARAMETERS :     p_dat TYPE sy-datum .

Thanks

Shravan

Read only

Former Member
0 Likes
912

Thanks for reply for both,

My question is to display calender as a output , not as (F4 help or pop up window),

on selection screen i need to give random Year as a input like 2001 / 1994/ 2008/ 2039, based on that output as display calender on specific year..

Read only

0 Likes
912

Hi Priya

Please check SAPCALENDAR_DEMO1 try to use CL_GUI_CALENDAR

Nabheet


Read only

RaymondGiuseppi
Active Contributor
0 Likes
912

Look at SAP online help (Global Search), you should easily find SAP Calendar Control.

Regards,

Raymond