Hi ,
Suppose i have two Module Pool Program
Program1
Screen 100 - Normal Screen
Program2
Screen 100 - Subscreen screen
Screen 101 - Model Dialog Box
Screen 102 - Normal Screen
Using T-Code ZTCODE , Program1 screen 100 is executed . Screen 100 Contain Tab strip functionality where i am calling Program2 subscreen 100. Now Program2 subscreen 100 contain a button by which i like to call "Dialog box Program2 screen 101" or "Normal Screen
Program2 screen 102" . But here it throws an error
" The system attempted to use dynpro 0101 in program "Program1".
This dynpro does not exist."
It is working fine if i am calling Program2 Directly .
Regards,
Jibin Joy