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