What is the client concept in SAP? What is the meaning of
client independent ?
Answer Posted / shreemudra
Client is like an individual system for an instance of R/3.
You can have more than one client for a system. Each
client can represent a different "system". For example, say
you have one development box with an instance of R/3 on it.
You have two clients, one is a development client which is
open for customizing and repository changes, the other is
the QA client where everything is locked down and you are
only to do testing in this client. Most respository objects
are client independent which means that if you create it in
the dev client, it will also be avaiable in the QA client if
they are in the same instance of r/3, but the data is
specific to each client. So you testing data in QA is
different then in DEV.
Client Independent means the data if you create in one
client that is available in that as well as in other clients
Like All dictionary Objects data and Repository
objects data like Programs, Fun modules, tables etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is sapscript? What are the components of sapscript?
How many interactive reports did you write ?
What is sap script? What is the purpose of sap script?
Why the Main window Triggers first in Scripts ?
What is the purpose of sap script? Difference between sap script and report?
What is the use of itcsy structure?
What is script? Its advantages?
Explain the pages in layout set.
Can you assign your own form to a standard print program? How ?
Can we print bar codes in SAP only from ZEBRA printer ?
How to download/upload image sapscripts from & to your pc?
What role does an abap program play in sapscript?
What is the use of rswbo052 program?
What are the types of windows?
How to convert a sapscript to smart form?