Skip to Content
0
Former Member
Sep 04, 2007 at 08:16 PM

Performance in function module interfaces

34 Views

Does anyone know if there is any significant performance difference between passing a set of export parameters back from a function module as opposed to putting the parameters in a table and passing back the table. I am working on a function that interprets barcodes and is called thousands of times daily, so performance will be critical.