Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Built-in Services | IDoc Services | pub.sap.idoc:iDocToDocument
 
pub.sap.idoc:iDocToDocument
Generates a Document representation of an IDoc list to perform mappings in Flow language.
Input Parameter
iDocList
Contains the IDoc(s) as an object of the type com.sap.conn.idoc.IDocDocumentList.
conformsTo
Name of the document structure of the IDoc. The document structure is used as a template to discriminate between documents and document lists. Without conformsTo, all tables in the hierarchical structure will be document lists.
Return Values
document
IDoc in hierarchical structure.