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 module

Former Member
0 Likes
379

hi i developed a function module.

in that i maintained data declarations in one include and i declared subroutines in another include and i used perform statements in function module source code,\

now the problem is if i want to activate the function module i am getting error like this:

The FORM "GET_PLANT" does not exist.

but i activated all the includes also then what is the problem here.

i need this very urgent .

plz help me.

regards.

chaithu.p

3 REPLIES 3
Read only

Former Member
0 Likes
361

did u activate the main program

Read only

Former Member
0 Likes
361

Hi,

Goto SE80 Tcode select your function Module and right click and activate all

Regards

Sreeni

Read only

venkat_o
Active Contributor
0 Likes
361

Hi, Its simple. Activate the function module then u will get popup with one select record in that. Now u select all includes related to that function module and Activate. problem will be solved. Regards, Venkat.O