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

GET/SET

Former Member
0 Likes
822

Hi,

Can we hold the values of an internal table using SET/GET Parameter id so that the values of the internal table can be made available across different sessions ?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
795

Hi,

I think so that we cannot use set/get parameters for storing the value of the internal table

Regards

Akshay

6 REPLIES 6
Read only

Former Member
0 Likes
796

Hi,

I think so that we cannot use set/get parameters for storing the value of the internal table

Regards

Akshay

Read only

former_member156446
Active Contributor
0 Likes
795

No, only variables...

Read only

0 Likes
795

Hi,

So,what is the other alternative to store the internal table values across different sessions so that the values can be used for further processing.I tried using EXPORT/IMPORT but the memory ID was not able to hold the values across the sessions.It is getting cleared.

Thanks,

Read only

0 Likes
795

you can use one file in application server... or a Ztable

Read only

0 Likes
795

Hi friend,

Check out this link..

Might solve ur problem.

Thanks..

Edited by: Sap Fan on Mar 10, 2009 4:45 AM

Read only

Former Member
0 Likes
795

Hi,

Kindly go through this link below:

http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/get_para.htm

Hope it helps

Regrds

Mansi