What is the use of AT Selection Screen output when we have
At selection screen?Can u explain?
Answer Posted / ramjan shaik
THIS EVENT IS USING TO FILTER THE DATA.BEFORE GOING TO GET
THE DATA FROM DATABASE TABLES , IT ASKS THE INPUT FIELD
WINDOWS.DEPENDING ON THE INPUT VALUES,IT DISPLAYS THE DATA
FROM THE DATA BASE TABLES
FOR EX.IF I WANT TO GET THE DETAILS OF THE US PEOPLES FROM
THE KNA1(CUSTOMER) TABLE,WE CAN USE THIS TYPE OF SCREENS.SO
THAT WE CAN FILTER THE DATA.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are null values?
What is a match code? : abap data dictionary
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
In sap script how to print bar code in vertical manner
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
Can i Have Some Examples on Enhancements.
What are the components of selection table?
where do we store all custom programs in SD module?
What are the different buffering methods?
Explain the differences between sap memory and abap memory?
What are data classes? What are the various data classes available for selection? : abap data dictionary
How can we create callable modules of program code within one abap/4 program?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What is the use of lock objects?