What is the difference between Selection Screen on Request
and Selection screen on input?
Answer Posted / bikas
On request will execute on press of F4, and selection
screen input will execute on input of a value in the screen.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain different types of locks?
Explain the Inportance of pa30? : abap hr
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
How do you take care of performance issues in your ABAP programs?
Explain the disadvantage of using exec sql statement in abap?
What is meant by hide area?
How can we declare a table control in the abap/4 program?
What is the max no of match code id’s that can be defined for one match code object?
What are interactive reports?
What function does data dictionary perform?
Where the payroll results are stored
What happens if only one of the commands set screen and leave screen is used without using the other?
Can you print decimals in type n? What is difference between float and packed data type?
To how many tables can an append structure be assigned. : abap data dictionary
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?