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

Subroutine Description ?

naveen_inuganti2
Active Contributor
0 Likes
716

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
614

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.

4 REPLIES 4
Read only

Former Member
0 Likes
615

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.

Read only

Former Member
0 Likes
614

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

Read only

Former Member
0 Likes
614

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

Read only

0 Likes
614

Hi.. Friends....

Thanks for your attention....

So you can't maintain Description for Subroutine unlike Function modules and programs etc...

Okay..

Thanks,

Naveen.I