Application Development 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: 

SET/GET Parameter Memory

Former Member
0 Kudos

Any way to clear this value from memory?

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

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

Former Member
0 Kudos

HI,

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

SET PARAMETER ID 'ABC' FIELD SPACE.

Former Member
0 Kudos

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