Chapter 6

Section 6.6

Reviewing the Sample Projects

Building and Deploying the prjIDocInbound Sample Project

ƒCreate a Project on page 93

ƒCreate the OTDs on page 93

ƒCreate the Java Collaboration Definitions on page 95

ƒCreate the Business Process on page 100

ƒCreate a Connectivity Map on page 106

ƒBind the eWay Components on page 108

ƒCreate an Environment on page 109

ƒConfigure the eWays on page 110

ƒCreate the Deployment Profile on page 113

ƒCreate and Start the Domain on page 114

ƒBuild and Deploy the Project on page 115

ƒRun the Sample on page 115

6.6.1Create a Project

The first step is to create a new Project in the Enterprise Designer.

1Start the Enterprise Designer.

2From the Project Explorer tree, right-click the Repository and select New Project. A new Project (Project1) appears on the Project Explorer tree.

3Click twice on Project1 and rename the Project (for this sample, prjIDocInbound).

6.6.2Create the OTDs

The sample Project requires three OTDs to interact with the SAP BAPI eWay. These OTDs include:

ƒRFC_IDOC_INBOUND_ASYNCHRONOUS—The RFC OTD that is used to receive or send IDocs to SAP R/3.

ƒIDOC_CREMAS03_4X_46A—An IDoc OTD that is used to manipulate / manage CREAMAS IDoc data.

ƒIDOC_MATMAS04_4X_46C—An IDoc OTD that is used to manipulate / manage MATMAS IDoc data.

Additional information on creating OTDs is found at Creating SAP BAPI OTDs on page 39.

Steps required to create the IDOC_INBOUND_ASYNCHRONOUS OTD:

1Right-click your new Project in the Enterprise Designer’s Project Explorer, and select New > Object Type Definition.

2Select SAP BAPI from the list of OTD Wizards and click Next.

3Select the RFC radio button for the type of object you want to convert, and click Next.

eWay™ Adapter for SAP BAPI User’s Guide

93

Sun Microsystems, Inc.

Page 93
Image 93
Sun Microsystems SAP BAPI manual Create a Project, Steps required to create the Idocinboundasynchronous OTD