how to block selection scree
Answers were Sorted based on User's Feedback
Answer / kiss_shore
Hai Friends there is other possibility of answer for this
question.....
To maintainblocks in selection screen...
use SELECTION SCREEN BEGIN OF BLOCK B1 WITH FRAME
............
SELECTION SCREEN END OF BLOCK B1.
Is This Answer Correct ? | 0 Yes | 9 No |
Domain-use?
why cluster tables are not buffered
Differentiate between static and dynamic step loops?
In delivery processing which step comes first picking, packing, posting goods issue ?
1.How to pass the variables to form? 2. How did you test the form you developed? 3.what are the outpout types and tcodes? 4.what mean by performance analysis?
What is a data class? : abap data dictionary
What is the last entry in all bdc tables? : abap bdc
Does the call transaction method allow multiple transactions to be processed by sap?
Can I create a Transaction code for a custom Table ? If Yes How can I ?
Explain what is the significance of hide?
1) What is read with binary search? 2) I have initialization write ?a? Top-of-page write ?b? what is the output for this/ 3) If I don?t have start of selection event in report will it execute?it is mandatory or not? 4) What is table maintenance generator? 5) Is it advisable to have secondary index/ 6) How we will imlement BAPI? 7) What is process code in idoc? 8) Where the information msg will display? 9) Where warning msg will display? 10) Where we use watch point?what exactly watch point means? 11) What is a spool? 12) What is program name that contains all print program names and form names other than TNAPR? 13) How we will capture errors in bapi? 14) How to transfer std text from production to quality?
Difference between call transaction & session method? which of these methods can be best used in background process?