‎2006 Nov 06 1:14 PM
‎2006 Nov 06 1:15 PM
‎2006 Nov 06 1:16 PM
‎2006 Nov 06 1:17 PM
Nope - only some objects say SAP script and Standard Text.
*******Poorna*******
‎2006 Nov 06 1:41 PM
Hi,
all Report programs are client independent
that means they are available in all the clients once created in one client.
scripts are client dependent,
i.e they exist only in that client in which they are created
Tables are client independent,but data is dependent.
Regards,
Sowjanya.
‎2006 Nov 06 1:45 PM
HI,
addding to above post. some more info.
Client Independant: These objects are not specific to any client. And it is universal which can be viewed,changed across the clients.
Client Dependant: These are the objects can be viewed, changed for the client for which it has been assigned. Other clients do not have access on these objects.
In SAP, all objects are finally stored as tables. "Mandt" is key field which determines whether the object is client dependant or not.
Client Independant transport requests will make the transported objects available across the clients. and Client dependent transport request make the objects available only for the client mentioned by field "Mandt"
Reagrds
Anver
if hlped pls mark points