‎2008 Apr 30 4:58 PM
Hello Gurus,
which tables are non client specific ? and if I use " client specified " subclause in select statement, what is that name for that "client" ? is it fixed or configurable in the sap system ?
thanks very much!
‎2008 Apr 30 5:43 PM
All the tables with the mandt field are client specific. This basically maintains the value of the client. The client is the no which comes on the login screen where you put user name and pwd.
<REMOVED BY MODERATOR>
Thanks,
Sheel
Edited by: Alvaro Tejada Galindo on Apr 30, 2008 12:45 PM
‎2008 Apr 30 5:38 PM
HI,
Client is the number which appears on u r login screen into SAP GUI. It is configured by the basis. When using the addition CLIENT SPECIFIED, the first column of the client-dependent database tables can be specified in the WHERE condition to determine the client identifier.
<REMOVED BY MODERATOR>
Thanks,
Imran.
Edited by: Alvaro Tejada Galindo on Apr 30, 2008 12:44 PM
‎2008 Apr 30 5:43 PM
All the tables with the mandt field are client specific. This basically maintains the value of the client. The client is the no which comes on the login screen where you put user name and pwd.
<REMOVED BY MODERATOR>
Thanks,
Sheel
Edited by: Alvaro Tejada Galindo on Apr 30, 2008 12:45 PM