Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9110

Re: Usage of same internal table for two functions

$
0
0

Hi Marina Debrova,

 

We can use single internal table and work area for two functions, but you should maintain clear function.

 

like.

 

 

Start-of-selection.

 

Clear : IT_DOCDATA
             IT_PACKLIST
            IT_ATTACHMENT
            IT_BODY_MSG
            IT_RECEIVERS

           WA_DOCDATA
           WA_PACKLIST
       WA_ATTACHMENT
       WA_BODY_MSG
       WA_RECEIVERS.

 



Viewing all articles
Browse latest Browse all 9110

Trending Articles



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