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

custom data dictionary objects

Former Member
0 Likes
927

hii all i tried to find out table which store all custom data dictionary objects...if any one knows the table name pls share.

thanks and regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
866

Hi

In generally see the tables DD0*

For sample DD02L for the table

Max

5 REPLIES 5
Read only

Former Member
0 Likes
867

Hi

In generally see the tables DD0*

For sample DD02L for the table

Max

Read only

0 Likes
866

custom ddic objects means all the objects which we create or Z or Y objects

Read only

0 Likes
866

Hello

There are no exist one table for all objects. For each object exists separate table.

DD01L - domains

DD02L - SAP tables

DD03L - table fields

DD04L - data elements

DD05L - pool/cluster structures

ets

D010SINF - Information about ABAP program source code

Read only

0 Likes
866

i want table which stores tables which we create ie Z or Y tables... not sap tables etc......

Read only

0 Likes
866

DD02L stores both SAP stnd tables + all custom ones.