‎2007 Aug 12 7:44 PM
‎2007 Aug 12 9:06 PM
Hello
<b>Function Pool = Function Group.</b>
Function-Pool is always the very first statement in the TOP include of a function group.
Regards
Uwe
‎2007 Aug 13 5:29 AM
Hi.
Both Function Group and Function pool are Same.
It is a program of type F.
the name of Function pool starts with SAPL.
<b>Reward if Helpful.</b>
‎2007 Aug 13 5:32 AM
Hi,
Both are same, They are programs that contain Function modules, Screens and Subroutines and other objects like GUI Status, GUI titltes etc.
Function pool and Function group are used for the same purpose. When you are creating its called Function Group. But ABAP knows it by statement FUNCTION-POOL which you can see in the TOP include. This statement is where you can attach a message class to a Funcion group.
Regards,
Sesh