‎2008 May 22 4:56 AM
Hi, this is Hussain, i've one question. please answer it. answer may be logical or straight. what your are thinking about this tell me frankly.
When do you create a table?
question is very easy. but think logically and answer.
best of luck.
bye
your answer will be precious to me.
thinking you.
‎2008 May 22 4:59 AM
When the standard tables do not store the information we want, we will create some z tables.
for example, you want to get the last run date of a program You can maintain a z table with program name, run date, run time, run by fields and update it everytime when you run a particular program
Reward points..
‎2008 May 22 5:05 AM
hi Hussain,
As we know that based on the client requirement we access various tables to fetch the data and display it in the form of report, scripts etc as the data is not stored at one particular place .... now if the client wants to maintain all the data ( business related ) at one place to view it and monitor if any changes required like inclusive with posting date , change date and so on they we go creating with Ztable ...
Regards,
Santosh
‎2008 May 22 5:13 AM
hi
In mine case, we had one project for the test station which deals with all testiing of the equipment, and client was using some .net system.
They want SAP as they were using other SAP module.
So for Test request management we need to develop a Z application which includes ztables, ztransaction and many z elements.
One shuld go for Z development when std SAP is not available, also as per client request. Else stick to the std SAP as far as possible.
Hope this ll be helpful
Thanks& Regards
vinsee
‎2008 May 22 5:16 AM
Hi Hussain,
We need to create a Z table, when the clients requirement does not match with SAP provided tables.
Suppose we need to store extra curricular activities details of a Personnel Number. SAP doesnt provide any table for that. In that case, we need to create a database table.
‎2008 May 22 5:36 AM
Hi,
When you want to store some data and access it at a later point of time.
Shruthi
‎2008 May 22 8:28 AM
Hi Hussain,
If we want to store some data then we go for a Z-table.
In my development, am generating a Reference code by clicking the button called 'Get reference code' .
Reference code has been populated now i want to store that particular ref code into a table for further processing.
Basic idea is to storing of data.
Thanks,
Anil.G
‎2008 May 30 12:17 PM
Well wen are in a need of storing a special pattern of data in special formate for ferther use,..
Regards..
Manish.
‎2008 May 30 12:24 PM
‎2008 May 30 12:25 PM