Thursday, January 11, 2018

Function group is full?

There is actually a limit for number of function modules that can be included in one function group. I wasn’t aware of this until recently when I ran into the limit.

I was about to create a new function module into existing group and I got into this error message:

There are already 99 functions       Message No. FL030
Diagnosis
You attempted to add a function module to a function group that is already full. A function group can contain a maximum of 99 function modules.
Procedure
Create a new function group or reorganize the existing one.


Pretty much is says that there is a technical restriction of how many function modules can be stored in the group. There is no really solution just to use another function group.

Just last note in here the new function modules are created by another function module called RS_FUNCTIONMODULE_INSERT.

No comments: