Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Creating table dynamically

Former Member
0 Kudos

Hi.

In native SQL there are statements in order to create database tables or views

dynamically.

Is there any function module which carries out such work to create table?

I want to create 30 tables from my program.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Check this FM DD_CREATE_TABLE

2 REPLIES 2

Former Member
0 Kudos

Hi,

Check this FM DD_CREATE_TABLE

Former Member
0 Kudos

Hi Marat,

Check the FM --> DD_CREATE_TABLE.

Regards,

-Syed.