Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: How is a table parameter in function modules used ?

$
0
0

Hi,

 

If I understood correctly,

 

you have data in a internal table and you need to transfer that into the table interfacing parameter in Function module

 

1. why don't you directly use the same table interfacing parameter instead of local internal table.

2. if its a big task and if you don't have time

 

try like this

Consider , Interface table parameter - IT_INTER & Local internal table LT_ITAB

 

IT_INTER[]  = LT_ITAB[].

 

thanks

Sailkrishna


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>