‎2006 Nov 29 8:11 AM
Hi Guyz,
we got two clients of same sap system, if we create tables in one client theres no need to create tables in another client? plz advise.
thanks
sudheer
‎2006 Nov 29 8:17 AM
hi,
tables r client independent
no need to create in different clients
once you created in one client and once you activated it that it, it will be updated in the database and you can retrieve the data from it from any client
Regards,
Naveen
‎2006 Nov 29 8:15 AM
No its not necessary to create in both the clients.
Regards
- Gopi
‎2006 Nov 29 8:16 AM
Hi sudheer,
Hi,
transport of table contents is possible in following
ways:
1) make your table client independent i.e
remove mandt field from your table so that
data is available in all clients
example tvarv table
2) select standrad recording routine radio in table
table mainitainence generator to move table
contents from client to client by
assigning it ro requst and than use
SCC1 transaction. Also check system lanscape
for your purpose
Regards,
Kumar
‎2006 Nov 29 8:16 AM
‎2006 Nov 29 8:17 AM
hi,
tables r client independent
no need to create in different clients
once you created in one client and once you activated it that it, it will be updated in the database and you can retrieve the data from it from any client
Regards,
Naveen
‎2006 Nov 29 8:36 AM