InterviewSolution
Saved Bookmarks
| 1. |
What Is Dialog Module? |
|
Answer» A DIALOG Module is a callable SEQUENCE of screens that does not BELONG to a particular transaction.Dialog modules have their module pools , and can be called by any transaction. A dialog Module is a callable sequence of screens that does not belong to a particular transaction.Dialog modules have their module pools , and can be called by any transaction. |
|