1.How can u set more than one selection screen for one
report?
2.Where u can provide initial values other than in
INITIALIZATION event?
Answer Posted / mahesh
1. It depends on requirement....
u can use tabstrip control on selection screen to achieve this..
2.)
1. use load-of-program
2. use default when u define selection screen elements.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the use of table control in bdc is it same in module pool table control? : abap bdc
How can we upload a text file having delimiters in to legacy system?
What are the different types of operators in the sap abap?
What are the advantages and disadvantages of using views in abap programming ?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
Polymorphism real time scenario
What is the difference between open_form and close_form?
What is the purpose of sum statement?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
did u done enhancement framework?how u implemented?
What is Buffering Concept? When should a Table be buffered?
Difference between stand alone CRM and back-end CRM
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?
How do you work with semi colon se[arated files in BDC ?
How do I find the output type of a table or a program?