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

Documentation of function module

Former Member
0 Likes
1,320

Hi All,

How to create documentation of function module while creating function module

Pl tell me step by step process

Helpfule answer will definatly rewarded

Regards

Shashikant

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
735

HI,

IN SE37.FOR YOUR FINCTION MODULE

go in change mode

then go to->documentation.....and simply create ypur documentation step by step..thats all....

thanks...

4 REPLIES 4
Read only

Former Member
0 Likes
735

Hi,

go to the function module and in the menu bar

Goto -> documentation

Regards,

Sriram

Read only

Former Member
0 Likes
736

HI,

IN SE37.FOR YOUR FINCTION MODULE

go in change mode

then go to->documentation.....and simply create ypur documentation step by step..thats all....

thanks...

Read only

Former Member
0 Likes
735

hi,

Once u enter SE37, Enter the Function Module name and then click on CREATE button......

Enter the Function group name and the short description for the function module which u want to create

After that u will see the screen on which there are various tabs like Import, Export, Tables , Code etc.........

and also a menu on top

So on menu Click on Goto --> Documentation

then a screen appears where u can write the documentation for the function module......

reward points if useful ......

and mark the thread answered once its answered........

Read only

Former Member
0 Likes
735

Hi Shashikanth,

go to tcode se37.

before creating a function module we have to create function group.

so to create function group.

chose menu path GOTO -- Function group -- create function group .

give the name of the FG.

again choose menuu path GOTO -Function group -- change group.

give the FG name and select MAIN PROGRAM tab and activate that one.

now create ur FM and click on functiona module documentation button on the application tool bar.

then u will get a PC Editor

in that u will have &FUNCTIONALITY& below this line write ur discription

and for all the remaining options such as &EXAMPLE& &HINTS& &FURTHER_SOURCES_OF_INF&

write ur desired documentation

Then in d application tool bar u will have an icon 'SCREEN OUTPUT' or press ctrlshiftF6.

then u will see the documenation.

Plz reward if helpful,

S.Gagnireddy.