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

customizing tables

Former Member
0 Likes
414

hi experts

what are the customizing tables. please explain me. and also deference bw db tables and customizing tables.

thanks in advance

radhakrishna.

1 ACCEPTED SOLUTION
Read only

former_member404244
Active Contributor
0 Likes
397

Hi,

customizing tables are the tables created by developers.They start with z...THE normal tables which don't start with Z are called as transparent tables,cluster tables and pool tables.

Regards,

Nagaraj

3 REPLIES 3
Read only

former_member404244
Active Contributor
0 Likes
398

Hi,

customizing tables are the tables created by developers.They start with z...THE normal tables which don't start with Z are called as transparent tables,cluster tables and pool tables.

Regards,

Nagaraj

Read only

Former Member
0 Likes
397

Hi,

look in DD02L with DD02L-CONTFLAG = 'C' etc.

regards, Dieter

Read only

Former Member
0 Likes
397

Hi,

Customizing Tables means Table created by developer as per user needs,which should start from Y or Z as all other character are reserved for SAP.

Hope it is helpful to u.