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

table creation

Former Member
0 Likes
819

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.

9 REPLIES 9
Read only

Former Member
0 Likes
803

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..

Read only

Former Member
0 Likes
803

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

Read only

Former Member
0 Likes
803

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

Read only

Former Member
0 Likes
803

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.

Read only

Former Member
0 Likes
803

Hi,

When you want to store some data and access it at a later point of time.

Shruthi

Read only

0 Likes
803

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

Read only

0 Likes
803

Well wen are in a need of storing a special pattern of data in special formate for ferther use,..

Regards..

Manish.

Read only

Former Member
0 Likes
803

when u dont need authorization..... u can create table..

Read only

0 Likes
803

i mean authorization that came inbuilt with SAP std table