Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

module pool-function group

Former Member
0 Likes
502

Dear all,

I am doing module pool programming.I have created one function group . i need to call this function group to module pool program. How to call this function group into module pool program. can anyone explain me please.

1 REPLY 1
Read only

Former Member
0 Likes
283

Hi uma,

BAL_GLB_MEMORY_EXPORT, Put function group memory in ABAP-MEMORY ..... SCROLLING_IN_TABLE, If you are coding a module pool and using a table control,

see this links

http://help.sap.com/saphelp_nw70/helpdata/en/c5/aa575926ad11d2954d0000e8353423/content.htm

http://abapprogramming.blogspot.com/2007/06/lesson-25-calling-programs-and-passing.html

http://sap.ionelburlacu.ro/abap/sap2/Other_Useful_Tips.html

thanks

abdul