IDocToDocument

The service generates a document representation of an IDoc list to perform mappings in the Flow service.

Input parameters
iDocList
Contains the IDocs 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 parameter, all tables in the hierarchical structure are document lists.
Return values
document
IDoc in a hierarchical structure.