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 object. 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).

  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 Search 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.

  6. Choose Continue to confirm your entries.

    The Object Directory Entry dialog box appears.

  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.