BEA WebLogic Adapter for SAP ® User Guide Release 7.
Copyright Copyright © 2002 BEA Systems, Inc. All Rights Reserved. Copyright © 2002 iWay Software. All Rights Reserved. Restricted Rights Legend This software and documentation is subject to and made available only pursuant to the terms of the BEA Systems License Agreement and may be used or copied only in accordance with the terms of that agreement. It is against the law to copy the software except as specifically allowed in the agreement.
Table of Contents About This Document What You Need to Know .................................................................................... vi Related Information............................................................................................. vi Contact Us!......................................................................................................... vii Documentation Conventions ............................................................................. viii 1.
. The BEA WebLogic Adapter for SAP and IDocs Defining a Logical Port ..................................................................................... 4-2 Creating a Logical System................................................................................. 4-4 Creating a Partner Profile .................................................................................. 4-7 Creating a Distribution Model for the Partner and Message Type.................. 4-10 Manually Sending an IDoc ................
About This Document The BEA WebLogic Adapter for SAP is organized as follows: Chapter 1, “Introducing the BEA WebLogic Adapter for SAP,” introduces the BEA WebLogic Adapter for SAP and describes SAP business objects and WebLogic Integration. Chapter 2, “Creating Schemas for SAP Business Objects,” describes how to use the BEA Application Explorer to generate schemas for your SAP business objects.
What You Need to Know This document is written for system integrators who develop client interfaces between SAP and other applications. It describes how to use the BEA WebLogic Adapter for SAP in order to integrate SAP IDocs, RFCs, and BAPIs with WebLogic Integration. It is assumed that readers know Web technologies and have a general understanding of Microsoft Windows and UNIX systems as well as the WebLogic Integration and WebLogic Server infrastructure.
Contact Us! Your feedback on the BEA WebLogic Adapter for SAP documentation is important to us. Send us e-mail at docsupport@bea.com if you have questions or comments. Your comments will be reviewed directly by the BEA professionals who create and update the BEA WebLogic Adapter for SAP documentation. In your e-mail message, please indicate which version of the BEA WebLogic Adapter for SAP documentation you are using.
Documentation Conventions The following documentation conventions are used throughout this document. Convention Item boldface text Indicates terms defined in the glossary. Ctrl+Tab Indicates that you must press two or more keys simultaneously. italics Indicates emphasis or book titles. monospace text Indicates code samples, commands and their options, data structures and their members, data types, directories, and file names and their extensions.
Convention Item { } Indicates a set of choices in a syntax line. The braces themselves should never be typed. [ ] Indicates optional items in a syntax line. The brackets themselves should never be typed. Example: buildobjclient [-v] [-o name ] [-f file-list]... [-l file-list]... | Separates mutually exclusive choices in a syntax line. The symbol itself should never be typed. ...
x BEA WebLogic Adapter for SAP User Guide
C HAPTER 1 Introducing the BEA WebLogic Adapter for SAP This section introduces the BEA WebLogic Adapter for SAP and describes SAP business objects and WebLogic Integration. It includes the following topics: WebLogic Integration How the BEA WebLogic Adapter for SAP Works You can use the BEA WebLogic Adapter for SAP to mine your existing SAP business procedures and applications for reuse with other applications and to participate in distributed e-business processes.
1 Introducing the BEA WebLogic Adapter for SAP The BEA WebLogic Adapter for SAP is designed specifically to provide simple, standard access to business objects such as SAP Remote Function Call (RFC) modules, BAPIs (Business Application Programming Interfaces), and IDocs (Intermediate Documents), which are used to support existing business processes.These business objects are available to the service adapter as requests of SAP, and are available to the event adapter when SAP invokes its remote requests.
WebLogic Integration As a JCA and JMS-based service and event adapter, ensuring reusability from the entire WebLogic Server platform. Integrating SAP events and services with WebLogic Integration. WebLogic Integration WebLogic Integration is a single solution that delivers application server, application integration, business process management, and B2B integration for the enterprise.
1 Introducing the BEA WebLogic Adapter for SAP How the BEA WebLogic Adapter for SAP Works The paradigm that the BEA WebLogic Adapter for SAP uses includes application views, event adapters, and services adapters. An application view is a standard self-describing interface to an application. The BEA WebLogic Adapter for SAP services are exposed in WebLogic Integration Studio using design elements, or plug-ins, known as nodes.
How the BEA WebLogic Adapter for SAP Works from the physical connection data, which is stored in the WebLogic Integration repository. This shields users from the details of executing SAP IFR XML, IDoc, BAPIs, and RFCs. The deployed application view from BEA WebLogic Adapter for SAP has the following features: Support for Remote Function Calls (RFC), Business Application Programming Interfaces (BAPI), and Intermediate Documents (IDoc) interfaces to SAP.
1 1-6 Introducing the BEA WebLogic Adapter for SAP BEA WebLogic Adapter for SAP User Guide
C HAPTER 2 Creating Schemas for SAP Business Objects This section describes how to use the BEA Application Explorer to generate schemas that describe your SAP business objects. It contains the following topics: Overview Generating Schemas Using the BEA Application Explorer Overview The BEA WebLogic Adapter for SAP, in order to interact with your SAP business objects, requires schemas describing those objects. You can generate the schemas using the BEA Application Explorer: 1.
2 Creating Schemas for SAP Business Objects Note: It is important to understand that the connection information and the event, request, and response schema information that you enter and that is created by the BEA Application Explorer, directly affects the connections, events, and services available to the BEA WebLogic Adapter for SAP. Service adapter requests are Remote Procedure Calls (RPCs) sent by the service adapter to SAP for execution.
Generating Schemas Using the BEA Application Explorer Generating Schemas Using the BEA Application Explorer To generate schemas for an SAP business object using the BEA Application Explorer: 1. Open the BEA Application Explorer: z From the Windows Start menu, navigate to the Programs menu and choose the command for the BEA Application Explorer. z On other platforms, run the startup script beabse.sh or Java command java com.ibi.common.ui.StartPanel. Figure 2-1 BEA Application Explorer Initial Window 2.
2 Creating Schemas for SAP Business Objects Figure 2-2 BEA Application Explorer Window - Selecting Session from File 3. Enter a session path. You may want to specify one that corresponds to your project or logical grouping of services and events. Figure 2-3 Enter Session Path Window 4. Right-click SAP and choose New Connection to create a new connection, or Existing Connection and the specific connection for an existing connection.
Generating Schemas Using the BEA Application Explorer Figure 2-4 BEA Application Explorer Window - Selecting New Connection 5. Enter a descriptive name for this connection and click OK. Figure 2-5 Enter New Connection Name Input Window 6. Enter the appropriate connection information in the System and the User tabs.
2 Creating Schemas for SAP Business Objects 7. Click OK when completed. Figure 2-6 SAP Logon Window - System Tab Figure 2-7 SAP Logon Window - User Tab 8. Select a type of business object, browse its objects, and select the object for which you wish to create a schema. Note that: 2-6 z BAPIs are listed under Application Components. z RFCs are listed under Remote Function Modules. z IDocs are listed under IDOC Repository.
Generating Schemas Using the BEA Application Explorer Figure 2-8 BEA Application Explorer - Selecting Application Components In this example, navigate through Application Components into Financial Accounting, Company and select the BAPI named BAPI_COMPANY_GETDETAIL.
2 Creating Schemas for SAP Business Objects 9. Right-click the desired business object to create the service schema or event schema. Figure 2-9 BEA Application Explorer - Selecting a BAPI and Choosing Creating Service Schema After the schemas are created, the right pane displays the different schemas when you select the appropriate tabs.
Generating Schemas Using the BEA Application Explorer Figure 2-10 BEA Application Explorer - Displaying the BAPI’s Schemas The following is a sample directory structure generated for the SAP connection named SAPIDES under the session named fi_dev.
2 Creating Schemas for SAP Business Objects Figure 2-11 Explorer Window - Directory Structure for an SAP connection The generated metadata includes a manifest file (manifest.xml), the service request schema (service_BAPI_COMPANY_GETDETAIL.xsd), the response schema (service_BAPI_COMPANY_GETDETAIL_response.xsd), and the event schema (event_BAPI_COMPANY_GETDETAIL.xsd). The following is a sample of the generated manifest.xml file. Figure 2-12 Manifest.
Generating Schemas Using the BEA Application Explorer The BEA WebLogic Adapter for SAP uses the manifest.xml file and accompanying schema(s) to connect to and define the interaction with the application system from an application view. The location of this repository is pointed to in configuration of the adapter during application view creation, as described in Chapter 3, “Configuring the BEA WebLogic Adapter for SAP.
2 2-12 Creating Schemas for SAP Business Objects BEA WebLogic Adapter for SAP User Guide
C HAPTER 3 Configuring the BEA WebLogic Adapter for SAP This section describes how to create, configure, and test event adapter application views and service adapter application views. It includes the following topics: Creating an Application View Folder Event Adapter Application Views Service Adapter Application Views Creating an Application View Folder Application views reside within WebLogic Integration.
3 Configuring the BEA WebLogic Adapter for SAP To create an application view folder: 1. Open the Application View Console, which is found at the following location: http://host:port/wlai Here, host is the TCP/IP address or DNS name where WebLogic Integration Server is installed, and port is the socket on which the server is listening. The default port at the time of installation is 7001. 2. If prompted, enter a user name and password.
Event Adapter Application Views 4. Double-click the new folder icon. The Add Folder window opens. Figure 3-2 Application View Console Window 5. Enter a name for the folder and click Save. You have finished creating the application view folder. To create a service adapter application view, see “Configuring a Service Adapter Application View” on page 3-4. To create an event adapter application view, see “Event Adapter Application Views” on page 3.
3 Configuring the BEA WebLogic Adapter for SAP Creating the Event Adapter Application View To create an event adapter application view: 1. Open the Application View Console, which is found at the following location: http://host:port/wlai Here, host is the TCP/IP address or DNS name where WebLogic Integration Server is installed, and port is the socket on which the server is listening. The default port at the time of installation is 7001. 2. Select the desired Application View folder.
Event Adapter Application Views 5. Select BEA_SAP_1_0 from the Associated Adapter list. Figure 3-4 Define New Application View Window 6. Click OK. The Configure Connection Parameters window opens. The Configure Connection Parameters window enables you to enter the information required to communicate with the EIS system.
3 Configuring the BEA WebLogic Adapter for SAP For SAP, the required communication and schema information was created in the BEA Application Explorer. The location of the base session repository appears on this screen to access this information. 7. Enter the base directory holding your SAP connection and schema information.
Event Adapter Application Views After adding an application view, the Application View Administration window opens. Figure 3-6 Application View Administration Window This window is also available at any time while the application is not deployed, and if deployed can be accessed by “undeploying” the application.
3 Configuring the BEA WebLogic Adapter for SAP Creating an SAP Remote Destination To enable your SAP system to issue remote function calls (RFCs) or BAPIs to the SAP event adapter, you must define an RFC destination on the SAP system. This process is also required when you want an SAP system to send IDocs to the SAP event adapter. You start with the SAP GUI product. The first step is the creation of an RFC destination. The RFC destination is a symbolic name specifying the target system for an RFC.
Event Adapter Application Views Figure 3-7 RFC Destinations Windows BEA WebLogic Adapter for SAP User Guide 3-9
3 Configuring the BEA WebLogic Adapter for SAP Figure 3-8 RFC Destination for BEA Event Adapter for SAP Window 5. In field RFC destination, enter a name, for example, BEAEVENTDEST. Note: This is case sensitive. 6. Enter T in the field Connection type (destination type TCP/IP). 7. Enter comments in the Description section. 8. Click Change on the toolbar or choose Save from the Destination menu.
Event Adapter Application Views The following window opens. Figure 3-9 RFC Destination BEAEVENTDEST Window 9. Click Registration as Activation Type. 10. In field Registration Program ID field, type BEAID.
3 Configuring the BEA WebLogic Adapter for SAP 11. Click Change on the toolbar or choose Save from the Destination menu.
Event Adapter Application Views 12. From the Destination Menu, choose Gateway options. Figure 3-11 Gateway Options Window 13. Enter the host name of the machine in field Gateway host. 14. Enter sapgw and the SAP system number in field Gateway service, for example, sapgw00.
3 Configuring the BEA WebLogic Adapter for SAP 15. Click OK. Figure 3-12 Gateway Host and Service Window Configuring the Event Adapter Application View The event adapter application view contains all events that are expected to arrive at this instance of the event adapter. As such, many services may be added to the application view. For all events that should be handled by this adapter, add a service for each. To configure the event adapter application view: 1.
Event Adapter Application Views 3. In the left pane, click Administration from the Configure Connection list. The Application View Console Administration window opens. 4. Click Add Event. The following window opens. Figure 3-13 Application View Console Administration Window The values that appear in the window are based on the connection information originally used in the Application Explorer. You are free to change these design time values for your particular run-time behavior.
3 Configuring the BEA WebLogic Adapter for SAP The settings on this window correspond to the TCP connectivity that the adapter creates with SAP to receive SAP events in BAPI, RFC, or IDoc format. z gwhost: Host name of the machine running SAP gateway server. z gwserv: SAP gateway server. z progid: RFC program ID created previously (for example, BEAID). z sapclient: SAP Client. z sapuser: Associated SAP user name. z sappasswd: Associated SAP user’s password.
Event Adapter Application Views 5. Select Add and then, Continue, from the Application View Administration window. Figure 3-14 Application View Administration Window 6. Select Continue to display the Deploy Application View window.
3 Configuring the BEA WebLogic Adapter for SAP Figure 3-15 Deploy Application View Window 7. If required, update the settings, and click Deploy to save and deploy the event adapter.
Event Adapter Application Views In the WebLogic Server log or command console, you should see the following entries as the event adapter starts up.
3 Configuring the BEA WebLogic Adapter for SAP There should be two created and deployed application views now visible, one for the service adapter and one for the event adapter. Figure 3-17 Application View Console Window At this point, you can test your service adapter as described in “Testing the Event Adapter in the Application View Console” on page 3-21 and “Testing the Event Adapter in Studio” on page 3-26.
Event Adapter Application Views Testing the Event Adapter in the Application View Console After you create and deploy an event adapter application view as described in “Creating the Event Adapter Application View” on page 3-4 and “Configuring the Event Adapter Application View” on page 3-14, you can test its events. After deployment, the Summary for Application View window opens. 1. Click Test for the service configured in the service adapter.
3 Configuring the BEA WebLogic Adapter for SAP You manually invoke the request from SAP to the SAPEvent event adapter. 2. From the test screen, enter a suitable wait time (in milliseconds, for example, 30,000 or 30 seconds) to enable you to navigate to SAP GUI and invoke the remote function call.
Event Adapter Application Views From SAP GUI: 1. Execute transaction /nSE37. 2. Select a function module, for example, RFC_CUSTOMER_GET. Figure 3-20 Function Builder: Initial Window 3. Choose single test (PF8). 4. Enter RFC target system, for example, BEAEVENTDEST. 5. Enter input data for the particular RFC module; for example, Auto* in NAME1.
3 Configuring the BEA WebLogic Adapter for SAP 6. Execute (PF8).
Event Adapter Application Views 7. A results screen appears with an RFC XML document sent to the BEA WebLogic Adapter for SAP.
3 Configuring the BEA WebLogic Adapter for SAP You can now write custom code to exploit the adapter or create a process flow in Studio. For more information, see “Using Application Views in the Studio” in Using Application Integration: For WebLogic Integration 7.0, see http://edocs.bea.com/wli/docs70/aiuser/3usruse.htm For WebLogic Integration 2.1, see http://edocs.bea.com/wlintegration/v2_1sp/aiuser/3usruse.
Event Adapter Application Views 1. Create a new template. Figure 3-23 New Template Window From the Start Properties form: 2. Choose Event→AI Start and select the SAP event adapter. 3. Create a Event Document Variable and type a name. This variable enables you to monitor the values passed into the workflow. 4. After the workflow configuration is complete, save the template. After you save the template, you may monitor the running instances (right-click the template and select Instances).
3 Configuring the BEA WebLogic Adapter for SAP Figure 3-24 Start Properties Form Window 3-28 BEA WebLogic Adapter for SAP User Guide
Service Adapter Application Views Service Adapter Application Views This section describes how to create, configure, and test a service adapter application view. Service adapters allow WebLogic Integration to request information from SAP. Creating a Service Adapter Application View To create a service adapter application view: 1. Log on to the Application View Console at //appserver-host:port/wlai.
3 Configuring the BEA WebLogic Adapter for SAP 7. Select BEA_SAP_1_0 from the Associated Adapter list. Figure 3-25 Define New Application View Window 8. Click OK. The Configure Connection Parameters window opens.
Service Adapter Application Views The Configure Connection Parameters window enables you to specify parameters for connecting to the BEA WebLogic Adapter for SAP and creating a schema repository. Figure 3-26 Configure Connection Parameters Window The BSE Location represents the location of the connection session information to the particular type of EIS system, in this case, SAP. The BSE EIS represents the particular SAP connection to which you want to connect.
3 Configuring the BEA WebLogic Adapter for SAP Configuring the Service Adapter Application View To configure the service adapter application view: 1. If it is not already open, open the application view to be modified. For more information, see “Editing an Application View” in “Defining an Application View” in Using Application Integration: z For WebLogic Integration 7.0, see http://edocs.bea.com/wli/docs70/aiuser/2usrdef.htm z For WebLogic Integration 2.1, see http://edocs.bea.
Service Adapter Application Views 3. In the left pane, click Administration from the Configure Connection list. The Application View Console Administration window opens.
3 Configuring the BEA WebLogic Adapter for SAP 1. Click Add Service. Figure 3-28 Add Service Window The BEA WebLogic Adapter for SAP is based on a JDBC interface, so the properties of this connection are based on this framework. 2. Enter the properties as: 3-34 traceOn Can be turned on to increase the messages logged. traceToFile Leaving false will send messages only to the console. hostName Host of the SAP system.
Service Adapter Application Views systemNumber SAP System Number. clientNumber SAP Client. language EN for English. user SAP User ID. password Associated SAP user’s password. 3. Click Add. The Deploy Application View window opens.
3 Configuring the BEA WebLogic Adapter for SAP 4. If required, update the settings, and click Deploy. The Summary for Application View window opens. At this point, you can test your service adapter as described in “Testing the Service Adapter.” Testing the Service Adapter After you create and deploy an application view as described in “Creating a Service Adapter Application View” on page 3-29 and “Configuring the Service Adapter Application View” on page 3-32, you can test its services. 1.
Service Adapter Application Views The Test Service window opens. 2.
3 Configuring the BEA WebLogic Adapter for SAP Figure 3-31 Test Service Window 3. Click Test to send the request through the SAP service adapter to the SAP EIS system.
Service Adapter Application Views The response document should look similar to the following.
3 Configuring the BEA WebLogic Adapter for SAP The full response document follows. Listing 3-1 Full Response Document from ListCustomer
C HAPTER 4 The BEA WebLogic Adapter for SAP and IDocs The BEA WebLogic Adapter for SAP’s event adapter receives IDocs from SAP using the RFCs INBOUND_IDOC_PROCESS or IDOC_INBOUND_ASYNCHRONOUS. This section describes how to configure and test your SAP system to send IDocs to an event adapter; for additional information, see your SAP documentation.
4 The BEA WebLogic Adapter for SAP and IDocs Defining a Logical Port The lower level networking requires that a system port number be associated with the RFC destination. The logical port identifies the port to which messages are sent. The logical port can only be used if an RFC destination was previously created. 1. In the SAP Main window, choose Tools→Business Communications→IDOCs Basis→IDOC→Port Definition, or execute transaction WE21. 2. Select the Transactional RFC tree item and click Create. 3.
Defining a Logical Port 6. Save the session, making note of the system-generated RFC Port.
4 The BEA WebLogic Adapter for SAP and IDocs Creating a Logical System One type of partner is a logical system. A logical system manages one or more RFC destinations. To create a logical system called BEALOG: 1. In the SAP Main screen, choose Tools→AcceleratedSAP→Customizing→Project Management (transaction SPRO_ADMIN), or else execute transaction SPRO. 2. Select SAP Reference IMG.
Creating a Logical System 3. Expand the following nodes: Basis Components→Application Link Enabling (ALE)→Sending and Receiving Systems→Logical Systems→Define Logical System. Click the green hook beside Define Logical System. Figure 4-2 SAP Main Window / Display Structure 4. Select New Entries.
4 The BEA WebLogic Adapter for SAP and IDocs 5. Enter a meaningful name for your partner and provide a short description (for example, BEALOG). Figure 4-3 SAP Main Window / New Entries: Overview of Added Entries 6. Save the session.
Creating a Partner Profile Creating a Partner Profile To create a partner profile: 1. In the SAP Main screen, choose Tools→Business Communication→IDOC Basis→IDOC→Partner profile, or else execute transaction WE20. 2. Select Partner type LS (Logical system) and select Create (F5). 3. Enter Type as USER and enter Agent as OMNI (this is the user ID of the SAP system). 4. Select Create outbound parameter below the outbound parameter table control. 5. Partn.
4 The BEA WebLogic Adapter for SAP and IDocs 10. Save the session. Figure 4-4 SAP Window / Partner Profiles: Outbound Parameters 11. Exit the session. The SAP Partner Profiles summary window opens, displaying information for the logical system that you just created.
Creating a Partner Profile Figure 4-5 SAP Window / Partner Profiles Summary BEA WebLogic Adapter for SAP User Guide 4-9
4 The BEA WebLogic Adapter for SAP and IDocs Creating a Distribution Model for the Partner and Message Type To create a distribution model called BEAMOD: 1. In the SAP Main screen, choose Tools→AcceleratedSAP→Customizing→Project Management, or else execute transaction BD64. 2. Select Create model view. (You may need to switch processing mode to edit, within Distribution Model/Switch Processing). 3. Enter a short text string and a technical name for your new model view. 4.
Creating a Distribution Model for the Partner and Message Type Figure 4-6 SAP Window / Distribution Model Changed BEA WebLogic Adapter for SAP User Guide 4-11
4 The BEA WebLogic Adapter for SAP and IDocs In the dialog box, you can view: z Sender: for example, I46_CLI800, which points to the SAP system that will SEND the IDoc (in this case, an SAP 4.6B system). z Receiver: Logical system. For example, BEALOG. z Message type: Type of IDoc. For example, DEBMAS.
Creating a Distribution Model for the Partner and Message Type The following screen shows the new model view that can be used to send message type DEBMAS from the I46_CLI800 SAP system to the BEALOG logical system. Figure 4-8 SAP Window / Distribution Model Changed (New Model View) You are now ready to test the connection to the WebLogic Server, as described in “Manually Sending an IDoc” on page 4-14.
4 The BEA WebLogic Adapter for SAP and IDocs Manually Sending an IDoc In the SAP Server, the transaction BD12 brings you to the following screen where you can send IDocs to any logical system, in this example to WebLogic Integration with an SAP event adapter (RFC listener) for program ID BEAID. 1. Add an SAP event adapter to WebLogic Integration. 2. Use the BEA Application Explorer to create appropriate schemas. 3. Enter the IDoc message type DEBMAS in the Output type field. 4.
Manually Sending an IDoc 6. The event adapter receives the IDoc in XML format. No response is expected from WebLogic Integration.
4 The BEA WebLogic Adapter for SAP and IDocs Figure 4-10 SAP Window / Master IDocs Set Up for Message Type DEBMAS 4-16 BEA WebLogic Adapter for SAP User Guide
C HAPTER 5 Sending SAP Events Using ABAP Programs Once the BEA WebLogic Adapter for SAP’s event adapter and the RFC destination are configured, you can write ABAP code to execute calls at your new destination (that is, the event adapter). This section describes how to send RFC or BAPIs to the event adapter.
5 Sending SAP Events Using ABAP Programs Writing an RFC Module The following is sample code that makes use of the user-defined RFC module Z_EVENT_DISPATCH. Listing 5-1 Sample Code With User-Defined RFC FUNCTION Z_01_EVENT_DISPATCH. CALL FUNCTION 'Z_EVENT_DISPATCH' DESTINATION 'BEADEST' EXPORTING EVENT = EVENT RECTYPE = RECTYPE OBJTYPE = OBJTYPE OBJKEY = OBJKEY TABLES EVENT_CONTAINER = EVENT_CONTAINER. ENDFUNCTION.
A PPENDIX A Sample Files This section provides sample request and response documents sent between SAP and the BEA WebLogic Adapter for SAP. It includes the following samples: Sample RFC Request Document Sample RFC Response Document Sample IDoc XML for Message Type DEBMAS Sample RFC Request Document Listing A-2 Sample RFC Request Document 0.
A Sample Files Sample RFC Response Document Listing A-3 Sample RFC Response Document 0.
Sample IDoc XML for Message Type DEBMAS Sample IDoc XML for Message Type DEBMAS Listing A-4 Sample IDoc XML for Message Type DEBMAS
A Sample Files 20010904164452 005 0000000001 0000000 00000 0 0001 US Apple
Sample IDoc XML for Message Type DEBMAS 0000000001 0000 000000 0000
A Sample Files 005 0001 01 01 1 100
Sample IDoc XML for Message Type DEBMAS 0.0 0.
A Sample Files WE 0000000001 000 005 DE MWST 0 A-8 BEA WebLogic Adapter for SAP User Guide