‎2007 Oct 24 8:07 AM
Hi Guys,
How would you know that you're already dealing with dialog programming?
What are the indications that you're already dealing with it? Thanks
Mark
‎2007 Oct 24 8:09 AM
you will see Dynpro's, PAI, PBO, screenpainter screens.
regards,
Hans
‎2007 Oct 24 8:11 AM
check the SUBC field in table TRDIR for this object name to get the object type (whether module pool : M).
or, go to program attribute and check the program type.
‎2007 Oct 24 8:13 AM
Hi,
In case of dialog program we generally use the module pool concept
which consists of....
->top include
->PBO module (process before output):can give PF-STATUS and set-title......
->PAI module (process after input)
<b>reward points if useful.</b>
regards,
Vinod Samuel.