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

landscap

Former Member
0 Likes
825

hi friends,

what is meant by landscap?

hi friends,

what is meant by landscap?

6 REPLIES 6
Read only

Former Member
0 Likes
799

No, give me the answer

Read only

Former Member
0 Likes
799

hi friends,

In ALV Report where we can use At Line-Selection?

Read only

Former Member
0 Likes
799

Hi,

At selection screen is an event .. It does not matter whether the output of your report is

ALV or classical. It is used in similar manner.

Regards,

Sameer

Read only

former_member150733
Contributor
0 Likes
799

You might be asking about the SAP System Landscape.

In a Company it can be the <b>Development -> Quality -> Production</b> System Landscapes.

Read only

Former Member
0 Likes
799

Hi,

The system landscape description is an exact model of the installed system landscape.

The classes in the system landscape description are linked to those classes in the component information by using associations. In this way, an installed component that is entered in the system landscape description can quickly find current, relevant information by using its corresponding instances in the component information.

Features

The system landscape description provides information about the following:

· Systems and system topology (network addresses and links, for example)

· Component structures

· Component information of the installed software

Landscape is like a server system or like a layout of the servers or some may even call it the architecture of the server’s viz. SAP is divided into three different landscapes DEVELOPMENT, QAS (QUALITY CLIENT) and PROD (PRODUCTION).

-DEV would have multiple clients for ex: 190- Sandbox, 100- Golden, 180- Unit Test.

- QAS may again have multiple clients for ex: 300- Integration Test, 700 to 710 Training.

- PROD may have something like a 1 Production.

DEVELOPMENT ---> QUALITY -

-


PRODUCTION

DEVELOPMENT: is where the consultants do the customization as per the company's requirement. Here the consultants developing different objects like (reports, forms, interfaces, conversion programs) using ABAP Work bench tools and analyze the performance and results of each and every object by using different tools like DERBUGGER (/h is the transaction code), RUNTIME ANALYSER (se30), SQL TRACE (st05).

QUALITY: is where the core team members and other members test the customization.

PRODUCTION: is where the live data of the company is recorded

Reward points

Regards

Read only

Former Member
0 Likes
799

Hi Mageshwaran,

Do u mean SAP landscape ?

SAP Landscape contains

1.Presentation Server

2.Application Server

3.Database Server

when User1 raises a request from presentaion server...it goes to the application server checks for the requested data in the buffer..if it not there...the request to DB server ...the DB server sends the response (data) back to APP ser..back to presentation server...

Development system (where abapers start codin...after finishin - test wil dummy test cases..then moved to quality

Quality Sys - tested wil valid test cases...if workin fine moved to prod or else back to dev

production systen (Live ie client system)

Regards..

Balaji ( Assin points if this helps u..)