Application Development and Automation 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: 
Read only

Creating table dynamically

Former Member
0 Likes
500

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
Read only

Former Member
0 Likes
447

Hi,

Check this FM DD_CREATE_TABLE

2 REPLIES 2
Read only

Former Member
0 Likes
448

Hi,

Check this FM DD_CREATE_TABLE

Read only

Former Member
0 Likes
447

Hi Marat,

Check the FM --> DD_CREATE_TABLE.

Regards,

-Syed.