Answer Posted / surendra reddy
sort table itab
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What are Tickets in Realtime ?
What happens if a function module runs in an update task? : abap modularization
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What is an “on input filed” statements?
How do you execute the payroll
What are the features of abap/4 dictionary? : abap data dictionary
How can a lock object be called in the transaction?
Where do you create indexes in abap?
How do you use structures in the abap programs?
what are the various types of parameters and how are they distinguished from one another?
What are differences between at selection-screen and at selection-screen output?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What are aggregated objects
Can you print decimals in type n? What is difference between float and packed data type?