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

stack memory

Former Member
0 Likes
372

Hi Guys:

I need to obtain the stack of memory to know the programs resident into memory.

I need to use this code (function,rutine,etc) into a program ABAP.

Can someone help me?.

Thank so much in advance.

Javier.

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
313

Hi,

Use the fm:

SYSTEM_CALLSTACK

aRs

1 REPLY 1
Read only

former_member194669
Active Contributor
0 Likes
314

Hi,

Use the fm:

SYSTEM_CALLSTACK

aRs