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

SET/GET Parameter Memory

Former Member
0 Likes
458

Any way to clear this value from memory?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
424

HI,

You need to use the SET PARAMETER to set the space in the parameter id.

SET PARAMETER ID 'ABC' FIELD SPACE.

2 REPLIES 2
Read only

Former Member
0 Likes
426

HI,

You need to use the SET PARAMETER to set the space in the parameter id.

SET PARAMETER ID 'ABC' FIELD SPACE.

Read only

Former Member
0 Likes
424

You can use Free Memory ID.

Sorry i dont think its a correct answer as Free Memory is used for ABAP Memory.

Edited by: Amresh kumar Panda on Apr 3, 2009 9:57 PM

Edited by: Amresh kumar Panda on Apr 3, 2009 9:59 PM