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: 

Transportable Database Table

Former Member
0 Kudos
1,345

Hi,

Can anyone please let me know , how to make the data in a Database Table not Transportable .

I mean any option to select while defining ( Creating ) a table or while defining at the Table Maintenance Generator .

Thanks in advance.

Regards,

Ry

2 REPLIES 2

ritesh_dugad2
Active Participant
0 Kudos
281

If you do not want to transport the data, then select the table's delivery class as 'A'. Only table structure is transported and not the data. if you want to transport the data along with table, then select delivery class as 'C'.

Hope this is helpful to you.

Former Member
0 Kudos
281

Hi,

If you dont want the data to be transportable, then while creating the Table Maintenance Generator please check the radio button as "No User Recording", the second radion button.

Before u put the radio button ON, please first delete the Table Maintenance Generator and recreate the Table Maintenance Generator and put the No User Recording , then if you add any data , SAP will not ask for any Customizing Task.

Please do reward if helpful.

Regards,

Vivek Shah