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

memory storage in rum time

Former Member
0 Likes
478

hi all,

there is a action tab (customised) added on a standard screen . the standard screen stores some values in memory. these variables are used in the customised tab ,picked from memory using SET and GET parameters.

Where can i check what is stored in memory at run time ?

thanks,

amit

hi all,

there is a action tab (customised) added on a standard screen . the standard screen stores some values in memory. these variables are used in the customised tab ,picked from memory using SET and GET parameters.

Where can i check what is stored in memory at run time ?

thanks,

amit

3 REPLIES 3
Read only

Former Member
0 Likes
443

Hi,

use tpara table

Regards

Amole

Read only

Former Member
0 Likes
443

Hi Amit,

You can use table TPARA to check the Parameter id's.

PARID would be the parameter ID which you are looking out for.

Best regards,

Prashant

Read only

former_member404244
Active Contributor
0 Likes
443

Hi,

please check the below link.

Regards,

nagaraj