How many clients we will create in land scape (like in development server, quality server, production server ) if we are creating more than one in each server what is exact use of that client.
Client landscape : Basic layout : dev -testing- production also
- Sandbox env. for trial and error
- Development env. for actaully creating transports(CTS)
- Global env. If you have global implementations at different client locations (eg; canada, US, UK) (for testing purposes with actual master dataas well)
- Testing env.(for regression testing purposes before moving to prodcution, integration etc..)
- Prod. env. the actual production system
The clients could be variable and could be created to a specific env. usually a dev. where abap, functional would mess around. say :
client 100-functinal consultants
client 300- abapers
client 400- other users(like super etc)