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
What is generic buffering?
How to create user interfaces for lists?
What is primary index?
What is your current client number?
What are the components of sap scripts? : abap hr
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
What is a bsp application? : sap abap hr
What are the attributes of the data? : abap data dictionary
what is defference between repository and non repository Object?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What is protect & endprotect?
How many types of buffering? : abap data dictionary
What is the difference between a structure and an append structure?
Create any functions? How to go about it?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?