Show TOC Start of Content Area

Procedure documentation Generating the Project Entities  Locate the document in its SAP Library structure

Procedure

..

 

       1.      From the context menu of the EDMProjectEJBDemo navigate to JPA Tools   Generate Entities.

       2.      On the Generate Entities screen do the following:

                            a.      Enter com.sap.nwce.ra.edm.ejb.entity in the Package field.

                            b.      Select the DB tables that should be used to generate entities from.

Table

Entity Name

CERA_DEPARTMENT

CeraDepartment

CERA_EMPLOYEE

CeraEmployee

CERA_NAVIGATION

CeraNavigation

CERA_PROJECT

CeraProject

CERA_SKILL

CeraSkill

CERA_USERGROUP

CeraUsergroup

CERA_PRJ_HISTORY

CeraPrjHistory

 

       3.      To complete the procedure, choose Finish.

Result

The entities are generated and added to the EDMProjectEJBDemo:

This graphic is explained in the accompanying text

 

 

 

 

 

 

End of Content Area