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

Program documentation will not display...

Former Member
0 Likes
698

Hi all,

i've added program dcoumentation to my program via se38. When I run my program I can see the info icon. When I click the info icon no program documentation is displayed. Any suggestions on how I might correct?

Mat

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
610

For testing this in SE37 execute fm DOCU_GET with following parameters


ID                              RE               
LANGU                           EN               
OBJECT                          <Your Program Name>

and check whether you are getting data ?

if you are getting then may be have to delete the documetation using SE63N and recreate it

a®

3 REPLIES 3
Read only

former_member194669
Active Contributor
0 Likes
611

For testing this in SE37 execute fm DOCU_GET with following parameters


ID                              RE               
LANGU                           EN               
OBJECT                          <Your Program Name>

and check whether you are getting data ?

if you are getting then may be have to delete the documetation using SE63N and recreate it

a®

Read only

0 Likes
610

I can view the documentation from the function module below. How would I delete via SE63n?

Read only

0 Likes
610

In SE61 > change mode> enter program name > choose documentation radio button> change--> from the top menu choose delete>

PS In my previous reply i menitoned wrongly as SE63n instead of SE61

a®