will sorted internal tables help in performance?
Answer Posted / abaprajaram
some times it is true first sort then do the logic
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can you access the function code from menu painter?
what is mean be On Change of in Control Break statement
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What is table buffer?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
How to debug a script in abap?
What does the insert statement in extract datasets do? : abap modularization
What is time constraint ? : abap hr
What is the function of the correction system? : abap data dictionary
Why cant we use Normal function module for data transfer?
Define external layer?
What is screen flow logic? What are the sections in it?
How can you find the field/data underlying a transaction?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is the difference between function group and function module?