2007 Jun 19 11:39 AM
hi friends,
what is meant by landscap?
2007 Jun 19 11:44 AM
2007 Jun 19 11:46 AM
2007 Jun 19 11:48 AM
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
2007 Jun 19 11:48 AM
You might be asking about the SAP System Landscape.
In a Company it can be the <b>Development -> Quality -> Production</b> System Landscapes.
2007 Jun 19 11:49 AM
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 servers 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
2007 Jun 19 11:50 AM
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..)