How to insert data in ternal table?

Answer Posted / asik

u can use,

SELECT F1 F2 .. FN FROM <DB_TABLE> INTO CORRESPONDING
FIELDS OF TABLE <INTERNAL_TABLE>.

as well.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What data is contained? : abap data dictionary

868


Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?

820


Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr

702


What are the different methods of passing data? : abap modularization

754


What is the difference between select statement and provide statement ? : abap hr

784






Does every abap/4 have a modular structure?

768


Do we have to migrate all sapscript forms to smart forms?

809


What is its?

829


What is the difference between the exits created in M.M and S&D?

1815


Create any functions? How to go about it?

741


What are the function modules used in a sap script driver program?

797


If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?

1149


HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.

2017


What is the differences between structure and table in data dictionary in abap?

769


What are the function modules used to create batch input session? : abap bdc

857