Skip to Content
0
Former Member
May 30, 2011 at 08:53 AM

Select-options error.

511 Views

Hi Friends,

I am using a select-options statement for a field in my program like the one below.

P_MTH(6) FOR C, where C has been declared as six character field. the requirement is like the users would be inputting the fields in MMYYYY format for e.g.: if they give 022005 to 122005 they are able to get the desired output, but if they give the input like 122005 to 022006,the system throws an Error message like" Lowe limit is GT upper limitu201D. Please suggest how this can be corrected as it comes from SAP standard coding.

I tried even changing the data type for the field but it didn't work.

Thanks

Meenakshi