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

Table parameter declaration for Global Classes

Former Member
0 Likes
684

Hi Guys,

I'm able to declare a table as a parameter in local classes. How do i do it for Global Classes?

Thanks!

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
650

Check my answer in this post:

Regards,

Naimesh Patel

3 REPLIES 3
Read only

naimesh_patel
Active Contributor
0 Likes
651

Check my answer in this post:

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
650

Hi

U need to declare it in ATTRIBUTE tab, but probably u need to define a table type in dictionary to be used as TYPE for definition of table parameter.

Max

Read only

narin_nandivada3
Active Contributor
0 Likes
650

HI,

Create a table type in SE11 and use it in SE24.

Check this thread for sample code to return the values to internal table in SE24.

Hope this would help you.

Good luck

Narin