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

problem in select-options

Former Member
0 Likes
484

Hi all,

I am facing a problem in select-options. In the select statement

Select field1

field2

.

.

Where fieldname(in database table) IN field1.

Where field1 is date(dats format(yyyymmdd))

-When values are entered in select-option(field1), even though the values entered in selection-screen are there in database table it is not

Fetching any records. Please help me.

-I defined field1 as : field type databasetablename-fieldname.

POINTS WILL BE REWARDED.

Regards,

Venkata

4 REPLIES 4
Read only

Former Member
0 Likes
466

Pls could u send ur selection-screen definition and select statement..

Read only

Former Member
0 Likes
466

Pls write the code here.

rgds

Nishant

Read only

Former Member
0 Likes
466

Hi,

Please provide your actual select statement and the data definition of the field you are talking about. Also pleaes clarify where are you getting the date to use in where condition. Then only we can help.

Regards,

Rs

Read only

0 Likes
466

i got the answer, i am closing this