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


Please Help Members By Posting Answers For Below Questions

what are the two methods of modifying sap standard tables? : abap data dictionary

624


Explain what is runtime analysis?

565


what are the two methods of modifying sap standard tables ?

556


What is the use of at new statement ?

1355


Explain the different types of data dictionary objects?

521






Can you assign a matchcode object to a parameter? If so how?

596


Define dispatcher?

820


What is Buffering Concept? When should a Table be buffered?

11794


In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?

1813


How do you set up background jobs in sap?

568


Which objects are independent transport objects?

829


What is difference between check table and value table ?

643


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization

613


Value table VS check Table.

957


How do you Export a session ?

1450