What is the basic difference internal tables and database tables? how can we differentiate by looking at the tables? Handling of internal tables
Latest Answer : field group holds single valueinternal tables holds multiple values ...
Latest Answer : Internal tables are runtime objects so they dont take any memory ...
Latest Answer : DELETE ADJACENT DUPLICATES ...
Latest Answer : The control break statements are used to execute a set of code within the loop and endloop.The control break statements in abap are,1. at first endat.2. at last endat.3. at new endat.4. at end of. endat.5. on change of endon. ...
Latest Answer : There are only two type of Internal Table classification and 3 type of itabs.1) Indexed -- a) Standard b) Sorted.2) Hashed -- a) Hashed tables.This is the correct classification. ...
How many tables are created when you copy a Co.Code in SAP?What are the main tables required for a FI/Co consultant to refer upon in delivering his duties?
Latest Answer : first i would like tell what is the purpose of internal table.by using select & end select staments in abap prograing it form a loop that to it connect with database by way of doing like this other user suffer by connection with database since database ...
For SAP R/3 (we are at 4.6C) ROUGHLY how many SAP tables physically exist? ROUGHLY how many underlying Oracle tables physically exist?Thanks and Regards,Mike