Quantcast
Viewing all articles
Browse latest Browse all 8734

Re: Inserting values from ztable to other ztable through module pool

Hi,

 

Write your code at PAI (Process After Input ).

 

if design the screen field with same name as table fields.

 

Use.

 

Data wa type ztable.

 

MOVE-CORRESPONDING ztable (module pool) to wa.


OR


wa-field1   = ztable-field1(modulepool).


OR


 

use Import and Export to fetch  the values.


 


Hope it helpful.


Regards,

Ramesh.V


Viewing all articles
Browse latest Browse all 8734


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