‎2007 May 11 7:14 AM
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???
‎2007 May 14 11:05 AM
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
‎2007 May 11 7:16 AM
Hi Reema,
customized tables are called zee tables(user defined tables)
‎2007 May 11 7:24 AM
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
‎2007 May 14 11:05 AM
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
‎2007 May 14 12:51 PM
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
‎2007 May 14 1:35 PM
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