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
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What is sap script? Describe its components.
What is the different between template and a table?
How can I get ascii value of any letter? Is there any function?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
What is an evaluation path? : sap abap hr
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Name some system global variables you can use in abap programs?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
How can we create callable modules of program code within one abap/4 program?
What is use of transparent table in abap? How it is different from pool tables?
Different types of luws. What are they?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What is the difference between ABAP and HR ABAP