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

Re: passing values from one screen to another screen in standard transaction.

$
0
0

Hi Rajendra,

 

Use EXPORT to IMPORT parameters as below:

 

EXPORT lv_value FROM lv_valueTO MEMORY ID 'ZMEMORY'.     " From source screen

 

IMPORT lv_value TO lv_value FROM memory ID 'ZMEMORY'.       " In target screen.

FREE MEMORY ID 'ZMEMORY'.

 

Thanks and regards,

Prashanth


Viewing all articles
Browse latest Browse all 8635

Latest Images

Trending Articles



Latest Images

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