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

tables provided in the data dictionary

Former Member
0 Likes
779

Are all tables provided in the data dictionary are standard tables only . If not please mentiom two such tables?

Are all tables provided in the data dictionary are standard tables only . If not please mentiom two such tables?

4 REPLIES 4
Read only

Former Member
0 Likes
737

HI

all database tables are transparent , some r cluster and pooled tables

only internal table can be standard table.

regrads'

karthik

Read only

Former Member
0 Likes
737

which starts with Y or Z are not standard tables... they are custom tables that is developed based on user requirements.

Read only

Former Member
0 Likes
737

Hi,

They r other table in the data dictionary called cluster tables which would start with naming convenction 'c'.

Reward points if it helps

Read only

Former Member
0 Likes
737

HI

SAP provided the standard tables , but if you have any special requirment like that functionality does not exist in standard one then

we need to create extra tables by useing starting letter

Y or Z

so there are some table with names starting with Z or Y