‎2008 Jul 29 7:59 AM
Hi...Friends...
Where we have to maintain Description for Subroutine?
Ex: After creating sub routine in one program....
If you can see that subroutine from SE80...., You can have Description column as empty in most of the cases... How to get Short text for that subroutine, which can make quick search for a perticuler in one package...!!
Thanks,
Naveen Inuganti,
India.
‎2008 Jul 29 8:07 AM
I think Sap doest not store the description of a subroutine in a different place. Sap stores the routine as part of another object like function group,report program,include program or subroutine pool, not as separate object. So u cannot get the description of it from a table.
Regards,
Joy.
‎2008 Jul 29 8:07 AM
I think Sap doest not store the description of a subroutine in a different place. Sap stores the routine as part of another object like function group,report program,include program or subroutine pool, not as separate object. So u cannot get the description of it from a table.
Regards,
Joy.
‎2008 Jul 29 8:15 AM
hi,
I think its not possible. We create a Sub Routine either in a Report Program or in a Include Program. So sub routine is stored with reference to some program.
Regards
Sumit Agarwal
‎2008 Jul 29 8:25 AM
hiii
It is not possible to store or to write description for subroutine..in SE80 you can see those entries only who is having description in table ...like tables or screen..but for subroutine we dont get any description field while creating ..even for EVENTS also you will not get description there as it is also the same case..
regards
twinkal
‎2008 Jul 29 8:40 AM
Hi.. Friends....
Thanks for your attention....
So you can't maintain Description for Subroutine unlike Function modules and programs etc...
Okay..
Thanks,
Naveen.I