We might have been craving to know what is client dependent and client independent tables
Any table that has client has the first field(MANDT-technical field name) is client dependent .Any changes made to it will not have an effect on other client and the request has to ported manually to have changes reflected.
Client independent tables are on the other hand are ones in which any changes made will impact other clients.
Easy approach to find out client specific and client independent tables is
sap easy access->SPRO->type F5
toolbar choose additional information ->technical data->client-dependence
for example ->in Time Management define public holidfay clss(THOL table) if you see that it is cross client or client independent
if you see Emp group(T501) for example its client specific.
Hope this is informative.
No comments:
Post a Comment