Start of Content Area

Process documentation Mass Processing  Locate the document in its SAP Library structure

Processing more than one IDoc at a time can improve throughput because:

·        More than one IDoc is processed per COMMIT WORK

·        The function can be coded to add multiple entries to a table with one update command ("array insert").

 

See also:

·        Import Parameters

·        Export Parameters

·        Example Program for Mass Processing IDocs

 

 

End of Content Area