com.sap.mw.jco.jra.idoc

Class JRAIDoc

java.lang.Object
  extended by com.sap.mw.jco.jra.idoc.JRAIDoc

public abstract class JRAIDoc
extends Object

The SAP Java Base IDoc Class Library provides an API which helps interpreting and navigating IDocs.

This base package is middleware independent. It offers a set of general base classes and interfaces for middleware dependent Java IDoc Class Library implementations. To make use of the SAP Java Base IDoc Class Library you will need an additional middleware dependent add-on package implementing the defined interfaces like the SAP Java Connector IDoc Class Library.

The interfaces and classes defined here in this base package are sufficient for navigating, reading, filling and modifying IDocs. Creating, sending and receiving IDocs is middleware dependent. For more information on these issues, please see the documentation of compatible connectors and add-on packages.


Constructor Summary
JRAIDoc()
           
 
Method Summary
static JRAIDocFactory getIDocFactory()
           
static String getVersion()
          Returns the version of the SAP Java Base IDoc Class Library.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRAIDoc

public JRAIDoc()
Method Detail

getIDocFactory

public static JRAIDocFactory getIDocFactory()

getVersion

public static String getVersion()
Returns the version of the SAP Java Base IDoc Class Library.

Returns:
the version of the SAP Java Base IDoc Class Library.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] ENGFACADE [sap.com] tc/bl/jra/api api BC-JAS


Copyright 2011 SAP AG Complete Copyright Notice