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
Explain the header data in layout set.
What is the purpose of sapscript?
You want to import graphics into sapscript. How will you do that?
How to add extra functionality to a standard print program without touching the print program ?
How do you test the script?
What are the different types of symbols?
How many main windows are allowed for sapscript?
What is script? Its advantages?
What the conditional statements used in sapscripts?
How can you copy forms from one client to other?
What are Change Pointers ?
How can I word wrap the text being displayed in sapscript?
What is the use of itcsy structure?
How do I set tabs between the fields in display?
What is the work you have done in the MM module and what programs did you use for creating views in MM ?