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 input dates

Former Member
0 Likes
709

Hi All,

Require function module where i can input From Date and To Dates as input parameters.

This should appear as a dialog box.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
668

Hi

Try this

RTP_US_API_POP_UP_GET_DATE

Regards

Sathar

5 REPLIES 5
Read only

former_member229729
Active Participant
0 Likes
668

Hi,

I think, we can create a Module Pool program with a Screen of Input of From / To dates inside a Function Group.

And call the above screen from a function module.

Rgds,

Ramani N.

Read only

Former Member
0 Likes
668

hi praveen.

you can use POPUP_TO_GET_DATE . this will fulfill your requirement.

Read only

Former Member
0 Likes
668

Hi,

You can make use this FM "WCB_DATE_POPUP".

Hope this will help you.

Regards,

Smart Varghese

Read only

Former Member
0 Likes
668

Hi

Use FM POPUP_GET_VALUES.

Regards

Karthik D

Read only

Former Member
0 Likes
669

Hi

Try this

RTP_US_API_POP_UP_GET_DATE

Regards

Sathar