‎2007 Nov 28 6:44 PM
Hi Guys,
Could any one of you tell me how to create a sub-routine inside a function module.
I mean in which include we have to create this sub-routine so that it wil be accessed by the entire function module without any errors.
Vishnu.
‎2007 Nov 28 6:46 PM
‎2007 Nov 28 6:52 PM
Hi Vishnu,
In the function pool. You have several includes. The first include in general contains
the global data. And the second include contains the function modules.
Thanks,
chaitanya.