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
function modules are also external subroutines. State true or false. : abap modularization
Can you print decimals in type n?
What is Buffering Concept? When should a Table be buffered?
Where the payroll results are stored
What are the attributes of the data? : abap data dictionary
What are the differences between the table and the structure in the data dictionary in the sap abap?
What is amdp (abap managed data procedures)?
How does the interection between the dynpro and the abap/4 modules takes place?
Application Category?
What are interactive reports?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What are the different kinds of lock modes?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
What is a table attribute?
What does the extract statement do in extract datasets?