com.sap.mw.jco.jra.idoc

Interface JRAIDocFactory

All Superinterfaces:
com.sap.conn.idoc.IDocFactory

public interface JRAIDocFactory
extends com.sap.conn.idoc.IDocFactory

This interface extension comprises some JRA extension for IDoc factory interface.


Field Summary
 
Fields inherited from interface com.sap.conn.idoc.IDocFactory
IDOC_VERSION_2, IDOC_VERSION_3, IDOC_VERSION_DEFAULT, IDOC_VERSION_QUEUED, TRACE_LEVEL, TRACE_PATH
 
Method Summary
 MappedRecord createMappedRecord(com.sap.conn.idoc.IDocDocument document)
          Creates a mapped record for the given IDoc document
 MappedRecord createMappedRecord(com.sap.conn.idoc.IDocDocumentList documentList)
          Creates a mapped record for the given IDoc document list
 com.sap.conn.idoc.IDocRepository getIDocRepository(ConnectionFactory cf)
          Retrieves the IDoc Meta Data from the backend system defined in the Connection Factory
 
Methods inherited from interface com.sap.conn.idoc.IDocFactory
addTraceListener, createIDocDocument, createIDocDocument, createIDocDocument, createIDocDocument, createIDocDocument, createIDocDocument, createIDocDocument, createIDocDocument, createIDocDocumentList, createIDocDocumentList, createIDocDocumentList, createIDocDocumentList, createIDocDocumentList, createIDocDocumentList, createIDocDocumentList, createIDocDocumentList, createIDocSegmentIterator, createIDocSegmentIterator, getIDocXMLProcessor, getProperty, getRepository, getRepositoryIDs, getVersion, removeTraceListener, setProperty, setTrace
 

Method Detail

getIDocRepository

com.sap.conn.idoc.IDocRepository getIDocRepository(ConnectionFactory cf)
                                                   throws com.sap.conn.idoc.IDocException
Retrieves the IDoc Meta Data from the backend system defined in the Connection Factory

Parameters:
cf - Connection Factory where backend system for meta data retrieval is defined
Throws:
com.sap.conn.idoc.IDocException

createMappedRecord

MappedRecord createMappedRecord(com.sap.conn.idoc.IDocDocument document)
Creates a mapped record for the given IDoc document

Parameters:
document - IDoc data as document
Returns:
the created mapped record

createMappedRecord

MappedRecord createMappedRecord(com.sap.conn.idoc.IDocDocumentList documentList)
Creates a mapped record for the given IDoc document list

Parameters:
documentList - IDoc data as document list
Returns:
the created mapped record
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 2012 SAP AG Complete Copyright Notice