how can we validate select-option ,,for high and low value ,
without using internal table..
Answer Posted / buddula15
You can validate the select-options Using AT
SELECTION-SCREEN event...
Buddula15
| Is This Answer Correct ? | 25 Yes | 4 No |
Post New Answer View All Answers
Explain what is an rdbms?
How will you define posting procedures?
How do you differentiate tax for different countries? : sap abap hr
How are BAPI different from normal function modules?
Which FM do you use to find out who is reporting to whom
What will happen when we use single buffered selected?
What are the classifications of the sap abap data classes?
What is the last entry in all bdc tables? : abap bdc
Name the abap/4 modularization techniques?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
Can a constructor be declared private? If yes then in which scenario?
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
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 are the different methods of bdc? : abap bdc