Multi-system landscape
Concept
There are several system types. Typically, there are 3 systems, but sometimes 2 or 4 are possible:
- Development system (DEV): This is where new applications are developed, changes are made, and testing is performed.
- Quality assurance system (QAS): Used to test developments and changes under real conditions before they are transferred to the production system.
- Production system (PRD): The live system in which the company's daily business processes are executed.
For very small customers, the QAS system is sometimes replaced by another client on the DEV system.
For large installations, there is sometimes another system on which the consistency of transports can be tested before importing them into PRD.