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

Importing ranges in method - ABAP Object

Former Member
0 Likes
1,151

Dear gurus

Please let me know how to import ranges in method's parameter using transaction SE24.

regards

Vijayendran S

Dear gurus

Please let me know how to import ranges in method's parameter using transaction SE24.

regards

Vijayendran S

1 REPLY 1
Read only

Former Member
473

Hi Vijay

You can do something like this :

<importing range name > type <b>selopt</b>.

<b>selopt</b> is a SAP structure for ranges and select options