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

facing problem in function module

Former Member
0 Likes
749

hi all i m creating one function module. every thing is ok. its activated also.

but it is not giving the release option.

tell me wot to do???

7 REPLIES 7
Read only

amit_khare
Active Contributor
0 Likes
684

For FM ...if running properly, then u can release it...

SE37>type FM name->in menu, Function module--->Release/internal release

BAPI

goto SWO1 transaction and there assign BAPI FM to an object and u have to release it ..

now that bapi can be accessed by external systems...

Regards,

Amit

Reward all helpful replies.

Read only

former_member189629
Active Contributor
0 Likes
684

Release option? can u pl explain?

Read only

0 Likes
684

yeah 1st i have activated. then i went function module-release-

release option is greyed out so m not able to do..

Read only

0 Likes
684

Did u executed the FM...check if its running fine.

Read only

0 Likes
684

hey amit i have activated . while executing it is askin some value.that i don know how to do.

Read only

0 Likes
684

Hi Soumya..

Once after Activating the FM you can release it in this way.

Go to the initial screen of Tcode SE37.

Ensure that the FM name is entered .

Then select the Menu path:

Function Module -> Release -> RELEASE.

<b>reward if Helpful.</b>

Read only

0 Likes
684

thanks for all ur valuable input.