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

function group

Former Member
0 Likes
611

hi experts,

how many function modules we can create in one function group.

thanks in advance.

sai

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
582

dont think there is any limit to this...

Regards..

Bikash

5 REPLIES 5
Read only

Former Member
0 Likes
583

dont think there is any limit to this...

Regards..

Bikash

Read only

Former Member
0 Likes
582

HI

GOOD

YOU CAN CREATE N NUMBER OF OF FUNCTION MODULE UNDER A FUNCTION GROUP.

EXAMLE OF CREATING THE FUNCTION GROUP

http://help.sap.com/saphelp_nw04/helpdata/en/9f/db98fc35c111d1829f0000e829fbfe/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/26/64f623fa8911d386e70000e82011b8/content.htm

THANKS

MRUTYUN

Read only

abdul_hakim
Active Contributor
0 Likes
582

hi ram,

there is basically no limit.You can have as many no of function modules as you want in a function group.

Cheers,

Abdul

Read only

Former Member
0 Likes
582

Hi Sai,

how many do you want to create.

Regards

vijay

Read only

Former Member
0 Likes
582

Hi Sai,

You can create as many function modules as you want in a function group.

<b>Something About Function Group.</b>

Once you create a function group, an include with the name L(Your Function Group Name)UXX gets generated.

E.g. Suppose you create Function Group named ZSAP then in will create an include LZSAPUXX and insert it in the main program.

You can go to the main program, double click this include and you will see includes created for all of your function modules which are there in this Function Group.

So, you can create as many number of function module as you wish.

Hope this helps.

Please reward all the answers and close the thread.

Regards,

Amit Mishra