Skip to Content
0
Former Member
May 18, 2010 at 05:50 AM

Executable program vs function module

1012 Views

hi gurus,

i have a question with regards to Executable programs vs function modules.

when we create a SELECT statement in an executable program, does it run slower as compared to the same SELECT statement, but is residing in a function module?

if there are any differences in terms of speed, which one is faster? better? and why? are they executed in different memory space? which one is more resource intensive?