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

database tables

Former Member
0 Likes
835

1. database tables client dependent or independent?

7 REPLIES 7
Read only

Former Member
0 Likes
817

hai srinivas client independent

Reward points if following information is usefull!!!

just remember data is client dependent

Edited by: saslove sap on Apr 7, 2008 6:22 AM

Read only

Former Member
0 Likes
817

Hi,

application tables are client independent.(z&y tables)

datas ate client dependent

systems tables are client-independent

Reward if usefull

Read only

Former Member
0 Likes
817

Hi,

z&y tables are client independent

but data are client dependent.

Regards,

Brown.

Read only

Former Member
0 Likes
817

hi there...

application tables(those starting with a z or y) are client dependent, as if they were client independent, anyone could have induced changes in them which is not a secure way.

systems tables are client-independent as they need to be consulted by each and every one. we are notallowed to edit those tables until given authorisation by security people.

Do reward if helpful. or get back if have further queries.

Read only

Former Member
0 Likes
817

jsut reward poitns if usefull

just remember one thing....just cleint dependent/independentis nothing but when we create any thing new...i.e when u create a zsrinu_table in se11 in 300 client and if u can see the same in 350 client also (only table) then it is called client indpendent...

but when u ccreate data in zsrinu_table in client 300 and u r unable to see the created data in 350 client then this is called client dependent

Hopes this will solve all u r client requirements ok plz let me knwo for futher assistance

Read only

Former Member
0 Likes
817

Hi Srinu,

If mandt is there than its client dependent

and if mandt is not there than DB table is client independent...........same funda you have to follow when you creating your table if you include mandt it meand its is client dependent and if you have not included mandt than it is client independent.......

Rewards Plz If you satisfy

Read only

Former Member
0 Likes
817

Hi Srinu,

If mandt is there as first field in a table then it's client dependent

and if mandt is not there then DB table is client independent

same you have to follow when you creating your Ztable .

Rewards If you satisfy