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

DDIC Object

Former Member
0 Likes
708

Hi,

we had given to develope some Ztables by client and we dint use these tables in any program...but when i am goin for interviews they are asking whats the of the Ztable????what should be my answer???

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
644

weather u created ztable? u told that u created tables but you didn't used any where then what is the purpose of creating that table

why the client asked

which you fields you added to that table

simply explain about the table

for what purpose u created that table

what fields u added for that table

weather sap provided tables are supporing the client requirement or not

5 REPLIES 5
Read only

Former Member
0 Likes
644

Hi Reema,

customized tables are called zee tables(user defined tables)

Read only

Former Member
0 Likes
644

When they (interviewer) asks what are the Zee tables that u have developed then it means that he wants to know what was the purpose of the zee table that you developed bcoz sap has provided so many standard tables so why is it required by you to develop a zee table.

i hope i have cleared your doubt.

regards,

Nikhil

Read only

Former Member
0 Likes
645

weather u created ztable? u told that u created tables but you didn't used any where then what is the purpose of creating that table

why the client asked

which you fields you added to that table

simply explain about the table

for what purpose u created that table

what fields u added for that table

weather sap provided tables are supporing the client requirement or not

Read only

Former Member
0 Likes
644

To help you answer such questions:

DDIC - Data Dictionary its a tool that helps SAP developers to create new dictionary objects like Table, structures, views, lockobject, domains, elements in the SAP database.

You can access DDIC objects using Transaction code SE11.

Every time you create a table in SAP using SE11, the name of the table starts either with Z or Y. so we say its a Z-table. When you create a Z- table you will create some fields in the table and the structure & use of the same will be defined by functional expert. Please read the documentation of the table to understand that in more detail.

Please try to get some more understanding about SAP ABAP Dictionary Development environment, see this site: http://help.sap.com/saphelp_470/helpdata/en/4f/991f82446d11d189700000e8322d00/frameset.htm

Hope this will help.

Regards,

Vishal

Read only

Former Member
0 Likes
644

Hi ,

U can say that our project has different phases, and in the 1st phase as per client requiremnet , i have cretaed Ztable with the fields..........which they (client) may require in second phase of project for updating the same Ztable,,,

i.e

U can say tha purpose as some zreport1 will update the zatble and after updaing thi stable, some zreport2 wiill fetch the data and display ...

reward with points if u find helpful.

Regards,

Naveen