Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

system landscape

Former Member
0 Likes
554

whats the mean of systen landscape?

3 REPLIES 3
Read only

Former Member
0 Likes
490

Hi darsh,

landscape is nothing but the servers,development server,quality server,production server and some cases we will sandbox server.

Read only

anversha_s
Active Contributor
0 Likes
490

hi,

SAP R/3 landscape generally can be viewed as the path of transports.

It depends on the company how many systems they want to keep from Development/sandbox to Production server.

For example in my the landscape is

Sandbox -> Development -> QA -> prod

Thanks,

Anver

Read only

Former Member
0 Likes
490

Hi,

System landscape is a collection of domain groups.

Domain groups means no of instances sharing the same transport directory.

One group is connected to another via a transport route. Suppose there are three instances D01, Q01 and P01. Developement r done in D01, transported to Q01 and tested there, if ok then finally transported to P01. It may so happen that D01 and Q01 share a common transport directory and P01 a different.So there r two groups ie D01 and Q01 in one group and P01 in a separate group. System Landscape is basically a designing of the instances.

Pl dont forget to award point if helpful