How many times we can use At Selection Screen Output and on
field event in report?
Answers were Sorted based on User's Feedback
Answer / abdul sameer
At Selection Screen Output can be used only once in the
report program.
At Selection Screen On field can be used mutilple times if
the fields are different.
e.g
At Selection Screen On field1
if field1 is empty display error message.
At Selection Screen On field2
if field2 is empty display error message.
Is This Answer Correct ? | 23 Yes | 0 No |
Answer / nageswar
At selection-screen out put is used to hide the partichlat
input variable.we can use one time in the report
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / venkateswarlu
we can use at any times in the repot.
AT SELECTION-SCREEN on output is used to change the
selection screen dynamically.
Is This Answer Correct ? | 2 Yes | 14 No |
how many times a main window can be placed on placed on the same page in a layout
What is tcode se16?
why SAP script is clint dependent and smartform is clint indepedent ?
What is SAPscript and layout set?
What is the differences between structure and table in data dictionary in abap?
what is the use of search help exit?
What are the techniques involved in using sap supplied programs?
Plz can any one tell me about the detailed information of issues raised by the enduser, as an abap developer how we need to pick up that issues and what are the steps involved in the process(support project ), and tell me about the tickets. who is the person that is going to generate the tickets( send the detailed information regarding the support project and as a abap developer, what is its roles and responsibilites from beginning to the end of support project .
What is a logical database?
How do we use BDC in real production scenarios ? Is BDC used on regular periodic intervals to upload data into SAP ? (say you recieve the data daily from non-sap system, like mainframes and you update the data in SAP) OR Is BDC used on adhoc basis ?
Difference between call transaction & session method? which of these methods can be best used in background process?
What is alv programming in abap? When is this grid used in abap? : abap hr