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

SAP Query

Former Member
0 Likes
410

Could you please suggest me how to make selection screen validation on ABAP Query using SQ01 and SQ02?????

I need a requirement to validate on the field(selection screen) name invoice status,report should be display the status between 5-11 and AP.So please tell me how to write and from where to start.????

Could you please suggest me how to make selection screen validation on ABAP Query using SQ01 and SQ02?????

I need a requirement to validate on the field(selection screen) name invoice status,report should be display the status between 5-11 and AP.So please tell me how to write and from where to start.????

1 REPLY 1
Read only

Former Member
0 Likes
338

in the infotype SQ02, menu >go to> code...there are option s to write code for different events like... at selection screen.. etc...

u can write your code here