Hi,
I have an question on LINK and XCTL concept. Please help me with Answer.
Q: PGM A had called PGM B using LINK. PGM B has called again to PGM C using XCTL. PGM C had retrieved some info required for PGM A. How this information can be passed to PGM A ?. PGM C execution control cannot go back to PGM B as XCTL has been used to call.