Show TOC Start of Content Area

Procedure documentation Adding a Portal Application Object Locate the document in its SAP Library structure

Use

You create a new Portal Application Object using an AbstractPortalComponent.

Prerequisites

You have created a Portal Application Standalone development component (DC).

Procedure

...

       1.      From File ® New ®Other, select Portal Application.

       2.      Select Create a new Portal Application Object and choose Next.

       3.      From the list of projects, select your project and choose Next.

       4.      On the Portal Application Object dialog, select AbstractPortalComponent and choose Next.

       5.      Enter the required information.

Example

Data

Value

Name

TesterClass

Location

Core

Class name

TesterClass

Package name

com.widgets.marty

       6.      Choose Finish.

A dialog Add Files to DTR appears.

       7.      Select the files to add to the DTR and choose OK.

A dialog Select Activity appears.

       8.      Select the activity and choose OK.

       9.      Create the import statement for the IPcdGIService.

Result

You have created a new Portal Component.

End of Content Area