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

ztables

Former Member
0 Likes
1,111

hi experts,

what are ztables.

thanks in advance.

hi experts,

what are ztables.

thanks in advance.

7 REPLIES 7
Read only

gopi_narendra
Active Contributor
0 Likes
1,088

Z tables are nothing but the tables created by a technical consultant. they are used for customisation

these tables start with Z or Y

search for Z* in SE11

Regards

- Gopi

Read only

michael-john_turner
Active Participant
0 Likes
1,088

Hi,

"ZTABLES" is a term used to describe any custom tables created by customers in an SAP system. These tables are in the customer namespace (by default they start with Y or Z) and are guaranteed not to be affected by standard SAP code, eg during upgrades.

MJ

Read only

Former Member
0 Likes
1,088

Hi,

Developments not made by SAP but yourself start with a 'Z' or an 'Y'. A ZTABLE therefore is a table developed by yourself. The use and meaning is dependant on the integration with standard SAP.

Read only

Former Member
0 Likes
1,088

ZTABLES are the tables developed by ABAP developer for customizing .. these tables can start by Z or Y letter.

Read only

Former Member
0 Likes
1,088

Surendra,

SAP provides some DB tables.

other than SAP provide tables, on client requirement you can also create tables which are called Ztables.

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
1,088

Hi,

Apart from standard tables,you can create your own tables.It should start with z or y.

You can do so in SE11 transaction.

Read only

Former Member
0 Likes
1,088

ztables are user defined table ..you can create your own tables as per requairments .. start with z or y