SAP data access
The SAP Mediator in WPAI allows one to invoke SAP BAPI and RFM functions in a Faces portlet.
WPAI supports SAP R/3.
In addition, the SAP mediator allows you to retrieve help values for input fields that require a fixed set of choices as input. The main action includes executing a function through the BAPI or RFM interface. The supporting action is to retrieve help values.
Using SAP SDO's in JSP Faces pages
To use SAP data objects within your Faces JSP pages, do the following:
- Configure SAP's JCo adapter in the local development environment
- Use SAP BAPI or RFM wizards to insert your data objects
- Deploy SAP data objects with the pages in your portlet.
Related concepts
SAP data access
Siebel data access
Related tasks
Setting up SAP development environments
Adding SAP service data objects