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

Getting variabel from memory

Former Member
0 Likes
598

I want to get an variabel from memory. When debugging I see the content with (SAPLRHPV)tvaut-augru. But I can't use this statement in my method. When checking I get the error: After "(SAPLRHPV)", there must be a space or equivalent character (":",

Backgroundinformation: The value is set by user input. The code I want to get the value in, is a user-exit.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
501

Hi Frank,

Check out my blog on this: /people/brad.williams/blog/2005/04/25/userexits--how-do-i-access-inaccessible-data

Cheers,

Brad

2 REPLIES 2
Read only

Former Member
0 Likes
502

Hi Frank,

Check out my blog on this: /people/brad.williams/blog/2005/04/25/userexits--how-do-i-access-inaccessible-data

Cheers,

Brad

Read only

athavanraja
Active Contributor
0 Likes
501

check out this weblog from Brad. I guess this is what you require.

/people/brad.williams/blog/2005/04/25/userexits--how-do-i-access-inaccessible-data

Regards

Raja

oops:-)

Message was edited by: Durairaj Athavan Raja