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: 

Parameters Date validation in selection screen

rbharathi123
Explorer
0 Kudos
120

Hi guys,

I have requirement like I have 6 parameters

1.employer I'd

2.emoloyee name

3.Employee department

4 leave from

5.Leave to

6.leave type

Im having fixed values for leave type - sick and casual leave.

If sick leave,Leave from should not be past date and leave to can be 2 days from leave from but it should not be less than leave from.

If casual leave ,leave from should be sy datum or greater than sy datum and leave to can be 4 day from leave from,but it should not be less than leave from.

2 REPLIES 2

FredericGirod
Active Contributor
73

Where is your issu ? what is your question ?

raymond_giuseppi
Active Contributor
0 Kudos
73

Look at online documentation or your Abap training course for SELECTION-SCREEN ON {para|selcrit} and ON BLOCK block