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

dynomic internal table do we use in custamized function module

Former Member
0 Likes
479

hi Expers,

is it possible to use Dynamic internal table in customized function module.

if it is possible pls suggest me.

simply to say is it possible to pass dynamic internal table

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
454

Hi,

declare the internal table in TABLES tab and the type is ANY.

we need to declare the Internal table type as TYPE ANY

Regards

Lekha

2 REPLIES 2
Read only

Former Member
0 Likes
455

Hi,

declare the internal table in TABLES tab and the type is ANY.

we need to declare the Internal table type as TYPE ANY

Regards

Lekha

Read only

Former Member
0 Likes
454

Hi,

Please search forum.

Link:

Regards

Adil