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
What data is contained? : abap data dictionary
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
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
What are the different methods of passing data? : abap modularization
What is the difference between select statement and provide statement ? : abap hr
Does every abap/4 have a modular structure?
Do we have to migrate all sapscript forms to smart forms?
What is its?
What is the difference between the exits created in M.M and S&D?
Create any functions? How to go about it?
What are the function modules used in a sap script driver program?
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?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is the differences between structure and table in data dictionary in abap?
What are the function modules used to create batch input session? : abap bdc