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
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What are Tickets in Realtime ?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
How to upload data using catt ? : abap hr
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
How do you control printer functions from sapscript?
How do you execute the payroll
Can we call reports and transactions from interactive reporting lists?
How do you find out whether a file exits on the presentation server?
What is a subroutine?
What is the use of table maintenance allowed?
Explain about Recording Function?
What are the functional areas? User groups? and how does ABAP query work in relation to these?
What are the classifications of the sap abap data classes?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc