Entering content frame

Procedure documentation Creating Package Interfaces Locate the document in its SAP Library structure

Use

From the outside, a package looks like a "black box." To make packages visible from the outside so that they can be used, you define package interfaces. Only those package elements that have been added to an interface can be used by other packages. Packages make their services available to other packages using interfaces.

Prerequisites

You have opened the relevant package in the Package Builder.

Procedure

To create a package interface:

  1. Make sure you are in Change mode.
  2. Choose the Package interfaces tab.
  3. Choose Add.
  4. The system displays the Create package interface dialog box.

  5. Enter a name and short description for the interface.
  6. This graphic is explained in the accompanying text

  7. Choose This graphic is explained in the accompanying text to confirm your entries.
  8. Save your entries (This graphic is explained in the accompanying text).
  9. In the dialog box that appears, assign a transport request.

Result

You have created an interface for the package. Each interface you create is an independent transport object, separate from the package.
You can also add package elements to the interface to make the elements in it visible to other packages.

See also:

Adding Elements to an Interface

 

 

Leaving content frame