In Dialog Prog,i have created a screen and places one
input/output box and named it was "A".In PBO i have given A=0
and In PAI A=1.when i run i program what i'll get and when i
press enter(execute) wat i'll get output?
Answer Posted / buddula15
When you run a program A = 0 because 1st PBO triggers. After
displaying screen you if press enter, PAI triggers but A = 0
only because once PAI triggers again PBO triggers. But In
the PBO A = 0 so that it is displaying the same output.
Buddula15
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Double click function on the lists, identifying the line selected by the user on the list?
What are the features of abap/4 dictionary? : abap data dictionary
How do you use tab sets in layout sets?
What is the disadvantage of a call by reference?
Explain what are interactive reports?
How move-corresponding works
what is the difference between hashed & sorted internal tables?
What are the data types of the abap/4 layer?
What are the three components of a work process?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What is interactive reporting?
What is its? : abap hr
Why cant we use Normal function module for data transfer?
Why we are using Macros instead of Function Modules
What is the maximum number of structures that can be included in a table or structure : abap data dictionary