‎2008 Jun 04 7:40 AM
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
‎2008 Jun 04 7:53 AM
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...
‎2008 Jun 04 7:48 AM
Hi,
go to the function module and in the menu bar
Goto -> documentation
Regards,
Sriram
‎2008 Jun 04 7:53 AM
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...
‎2008 Jun 04 7:59 AM
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........
‎2008 Jun 04 8:00 AM
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.