Application Development 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: 

general

Former Member
0 Kudos

hi,

what is the purpose of sandbox?

2 REPLIES 2

Former Member
0 Kudos

Hi,

Sandboxes are generally PLAYGROUNDS for Consultants. Generally the DEV systems have one or Two clients created which are given to Consultants to work around with the customizations Generally the transports to and from these clients are avaoided... Once they feel its fine and OK they would perform the same CUST in the actual DEV client ( Unit Test Client) and then move it to QTY fro Integration testing.

In the initial stages of any implementation project, You are given a sandbox server where you do all the configuration/customization as per the companies business process.

Once the BBP gets signed off, the configuration is done is development server and saved in workbench requests, to be transported to Production server.

It is not necessary that every development environment has a sandbox. Most of them however, do have it.

The dictionary meaning for the word sandbox says "a hole in the ground, or a box, filled with sand in which children can play". The actual meaning in the SAP context is not far from this. The sandbox is basically a place where the developers can do all sorts of experimenting when trying to learn something. They can usually do whatever they want.

Pls Go thru this Link,

http://help.sap.com/saphelp_46c/helpdata/en/2e/d9530294f911d283d40000e829fbbd/content.htm

Thanks,

Reward If Helpful.

Former Member
0 Kudos

Hi

Sandbox is one more instance of your server in SAP.

Purpose of Sandbox is, like that of a scibbling pad. we can do sample code or sample config in Sandbox and test whether whatever is done is working fine or not. Sandbox could be used to do your R&D.

Regards

Pavan