Entering content frame

Procedure documentation Creating BSP Extensions Locate the document in its SAP Library structure

Use

Whenever you wish to define and implement your individual tags for Business Server Pages, you first need a BSP extension as a separate workbench. This object then serves as a container for several BSP elements, as a rule.

Procedure

To create a new BSP extension:

1.       Open the Object Navigator (transaction: SE80).

Note

Alternatively (to steps 1-4), you can create a new BSP extension by selecting the Create function from the context menu of a BSP extension that already exists within an object list.

2.       Choose the BSP Extension category from the object list selection and enter a name for the BSP extension you want to create.

3.       Click the This graphic is explained in the accompanying text button or press ENTER.

The system checks whether a BSP extension with the specified name already exists in the SAP System. If there is none, the Create Object dialog box appears.

4.       Choose Yes to create the BSP extension.

The system displays the Create BSP Extension dialog box.

5.       Enter the default prefix without blanks or other special characters and also a meaningful description for the BSP extension as a short text.

Note

The default prefix is a prefix that is entered into the BSP page in the standard version during Drag&Drop of the extension or one of your BSP elements from the Tag Browser into the BSP page  Within a particular page, the prefix references the corresponding BSP extension that is assigned through the extension directive.
The predefined default prefix can be overwritten on the page of the BSP application by renaming the prefix attribute for the extension directive.

6.       Choose This graphic is explained in the accompanying text Continue to confirm your entries.

The system displays the Object Directory Entry dialog box.

7.       Assign a package.

The new BSP extension is copied into the object list of the package.

Result

With the new BSP extension, you create a separate development object in the Repository that appears in inactive status in your worklist.

You can now create one or several BSP elements for this BSP extension and declare the appropriate element attributes.

 

 

Leaving content frame