Entering content frame

Procedure documentation Adding and Removing Methods Locate the document in its SAP Library structure

Use

You can use the multipage editor to add methods to an enterprise bean. You specify the type of method, its name and its parameters.

Prerequisites

The multipage editor for the bean is open. See Editing Enterprise Beans.

Procedure

Adding Methods

       1.      Choose the Methods tab.

       2.      Select the type of method that you want to create.

       3.      Choose Add.

       4.      Enter the name and return type of the method.

       5.      Add or remove parameters as required.

       6.      If a parameter is an array, select Array and enter the dimension.

This graphic is explained in the accompanying text

       7.      Save your changes.

       8.      If you try to change to another tab you will be prompted to save if you have not already done so.

Removing Methods

       1.      Choose the Methods tab.

       2.      Expand the tree and select the method.

       3.      Choose Remove.

       4.      Choose OK.

       5.      Save your changes.

 

 

Leaving content frame