Making System Settings for Content
Creation
...
1. Set the system setting for your BI system to content system.
a. On the Administrator Workbench: BI Content screen, choose Edit → Content System Administration.
The Content System Administration screen appears (transaction RSOCONTENT).
b. Set the indicator for System is a Content Development System.
Your BI system is now a content system. When you actively save an object, the object is saved in the delivery version as well as in the active version.

We recommend that you do not reset these system settings after having created objects.
2. Define one or more packages for your development.
3. We recommend that you activate the standard transport system so that new objects are automatically recorded.
More information: Defining the Recording Time for Transports

BI Content cannot be activated (copied to the A version) if the system is defined to be a BI Content system. For this reason, you must first define the user set here to be a non-content user in order to test the content activation or if you want to use other BI Content objects (see below).
You can override the system-wide setting for each individual user. This is relevant for example if you want to make sure that test objects are not delivered or if you want to activate BI Content in a content development system.

We recommend that you switch off the standard transport system for this user. In doing so, you ensure that objects are not inadvertently transported to the A version and delivered.
a. Call user maintenance (transaction SU01).
More
information:
Creating and
Maintaining User Master Records
b. Assign the parameters RSOISCONTENTSYSTEM and RSOSTANDARDCTOACTIVE with a blank character as the parameter value to the user who is to activate the BI Content.

For these parameters, the following is possible:
■ If the parameters are not entered, the system settings apply for the user.
■ If the parameters are entered, the system settings do not apply for the user.
RSOISCONTENTSYSTEM: Depending on the value entered for this parameter, the system is either treated as a BI Content development system (parameter value: ’X’) or is not treated as such (parameter value: blank character).
RSOSTANDARDCTOACTIVE: Depending on the value entered for this parameter, the standard transport system is either switched on (parameter value: ’X’) or switched off (parameter value: blank character).
...
1. Define your OLTP system as a content development system.
In the Content Development Maintenance screen (transaction RSA0), select field Content Development and save this setting.
When you actively save a DataSource, it is saved in the delivery version as well as in the active version.
2. If you want to develop an application component hierarchy, enter the required name (for example, /ABC/APCO, in field Application Component Hierarchy of the Content Development Maintenancescreen. The name specified here is used as a default for the system.
3. Define a development class or a package with a namespace prefix (for example, /ABC/PACK). The objects you develop are assigned to this development class or package.
4. Make sure that CUSTOMER is defined as the system type in the global system parameters. You can check this by running the function module TR_SYS_PARAMS in the Function Builder (Tools → ABAP Workbench → Development).