Can we create a database table through a report?
Answer Posted / anita
Yes we can create DB tables using "NATIVE SQL ". where the
DDL sql commands can be executed....
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the two statements which are required in an abap program to output an icon using a write statement?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
What is the use of buffering?
What is the function of a domain?
How do you find number of records present in internal table?
What are the other modules integrated with om? : sap abap hr
What are the uses of the information in the data dictionary? : abap data dictionary
What are the different types of abap/4 programs?
What two statements are required in an abap program to output an icon using a write statement?
What are hashed tables?
What is the significance of hide?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
visibility section for class level and attributes level
What is elementary search help? : sap abap data dictionary
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.