Can we create a database table through a report?
Answer Posted / hemal
As far as I know we can only create database tables in ABAP Dictionary(TCODE SE11). If some1 know this to create DB tables through A REPORT....Can you please clarify how to create that please?
Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What are the different types of view?
What are standard layouts sets in the sap script?
How can we send data to external programs?
When you prefer lsmw?
How is conversion of data types done between abap/4 & db layer?
What is a bsp application? : sap abap hr
How to find the return code of an stmt in abap programs?
what is a text table ?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What are the arithmetic operators in the sap abap?
What are the advantages and disadvantages of using views in abap programming ?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What is the syntax for call transaction? : abap bdc
What is meant by read lock? : sap abap data dictionary