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 / 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 |
What is Project management?I was asked weather u worked on This?
What are the time related Infotypes
What are different ways in which data upload can be done using LSMW?
when a material is created through BDC, does it add the created material in mara table?Or else where the material created is stored?(In which table?)
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
Explain a report that you recently did?
4 Answers Atos Origin, Cap Gemini, Deloitte, FutureSoft,
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
Can we create a gui status in a program from the object browser?
How do you process errors in call transaction method? : abap bdc
What is the diffrence between Abstract Class and an Interface in OOABAP.
what is meant stacked list?
What is use of transparent table in abap? How it is different from pool tables?