Skip to Content
1
Jan 10, 2008 at 06:03 PM

Programmatically read the ABAP Stack

3476 Views

I need to know if a particular program is in the ABAP stack at a specific point in my code. The program I am looking for is not the calling program so SYST (CPROG, etc.) will not work.

Does anyone know a way (method or function module) to read the ABAP stack?

Thanks,

Mike