Section 2 of 10

Clients and System Landscape

What a client is, client-dependent versus client-independent data, client copies, and landscape design choices.

Open contents

The client is a concept peculiar to SAP: several independent logical partitions inside one physical system.

What a client is

A client is a three-digit number chosen at logon. Log into a different client on the same system and you see entirely different data, because most tables carry MANDT as the first key field and SQL access adds the client condition automatically.

Typical client usage
ClientPurpose
000SAP reference client; not changed
001Template client
100Configuration client in development
200Developer test client
300Training

Client dependent and independent

CategoryScopeExamples
Client dependentSeparate per clientMaster data, documents, users, roles, most configuration
Client independentShared system-wideABAP programs, table definitions, currencies, units, calendars

Client settings (SCC4)

What SCC4 controls
SettingContent
Client roleProduction, test, customising, demo, training
Changes to client-dependent objectsWhether changes are allowed and recorded
Changes to cross-client objectsWhether system-wide changes are allowed
Protection levelRestrictions on overwriting and copying
CATT / eCATTWhether test automation may run

Client copies

Kinds of copy
CodeKindContent
SCCLLocal copyWithin one system
SCC9Remote copyFrom another system over RFC
SCC8Client exportVia transport
SCC1Copy by transport requestOne request into another client

Landscape options

ConfigurationSystemsWhy
Two systemsDEV + PRDSmall scale; risks inadequate testing
Three systemsDEV + QAS + PRDThe standard
Four or moreDEV + QAS + PRE + PRDA separate pre-production verification stage
With sandboxSBX plus three systemsSomewhere that can safely be broken

๐Ÿ“– Unfamiliar term? Look it up in the SAP glossary.

Check your understanding

Test what you just read.

Quiz 1

Which client number is the SAP reference client containing initial settings?

Quiz 2

A SAP Client is a logical unit for data separation within the same system.

Quiz 3

Which environment is NOT part of the standard three-environment SAP system landscape?

Quiz 4

Which system is used to move changes between environments?

Quiz 5

Making customization changes directly in the production environment (PRD) is recommended.

Quiz 6

Arrange the standard SAP change management flow in the correct order.

Click items in the correct order