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

getting error in executing Select options

Former Member
0 Likes
527

Hi Experts,

I am getting error in while executing select options in multiple selection range options in SCASEPS Transaction in PSRM module.

suppose I am giving 500 records in a select options ( select single values tab) while executing i am getting message like "; general Error" , i am not getting values.

can any body provide the solution.

Thanks !

Mahendar

4 REPLIES 4
Read only

Peter_Lintner
Participant
0 Likes
488

Hi Mahendar!

I sorry, but the parsed SQL-statement must not exeed a limit of a defined size (is hardcoded restriction of DBMS).

A workaround could be to use the SELECT ... FOR ALL ENTRIES-Statement!

Kind regards

Peter

Read only

Former Member
0 Likes
488

done

Read only

Former Member
0 Likes
488

done

Read only

Former Member
0 Likes
488

Use wat he said above.Try using for all entries