
Creating BSP Extensions
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:

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.
The system checks whether a BSP extension with the specified name already exists in the R/3 System. If there is none, the Create Object dialog box appears.
The system displays the Create BSP Extension dialog box.

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 system displays the Object Directory Entry dialog box.
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 R/3 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.