<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: regarding DDIC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-ddic/m-p/3550266#M854178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The first answer has been copied from the textbook Sams teach abap in 21 days, although its a great book but a lot of things has changed since.&lt;/P&gt;&lt;P&gt;The first answer is works but all you have to do is type SE61 on command line at abap workbench initial screen.And then follow the procedure mentioned above.&lt;/P&gt;&lt;P&gt;The second answer's links are dead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 23:14:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-12-04T23:14:32Z</dc:date>
    <item>
      <title>regarding DDIC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-ddic/m-p/3550263#M854175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;     PLZ. TELL ME HOW I CAN ADD HYPERTEXT LINK TO F1 HELP .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 08:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-ddic/m-p/3550263#M854175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T08:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: regarding DDIC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-ddic/m-p/3550264#M854176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hypertext Link in F1 Help.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;Begin at the R/3 main menu and choose the menu path Tools-&amp;gt;ABAP/4 Development Workbench. The ABAP/4 Development Workbench screen is displayed. &lt;/P&gt;&lt;P&gt;Choose the menu path Utilities-&amp;gt;Documentation. The Document Maintenance: Initial Screen is displayed. &lt;/P&gt;&lt;P&gt;Click on the down-arrow of the Document Class field. A list of document classes is displayed. &lt;/P&gt;&lt;P&gt;Double-click on General Text. The Document Class field now contains the value General text, and a field named General Text is displayed at the top of the Document Maintenance screen. (The Documentation Type field should already contain the value Original user. If it doesn't, click on the down arrow at the end of the field and change it.) &lt;/P&gt;&lt;P&gt;In the General Text field, type the name of a document you want to create. The name must start with y or z. REMEMBER THIS NAME. &lt;/P&gt;&lt;P&gt;Press the Create button. The Change General Text: Language E screen is displayed. &lt;/P&gt;&lt;P&gt;Type your document here. Press the Enter key at the end of each paragraph. &lt;/P&gt;&lt;P&gt;Press the Save Active button. The Create Object Catalog Entry screen is displayed. &lt;/P&gt;&lt;P&gt;Press the Local Object button. You are returned to the Change General Text screen and the message "Document was saved in active status" appears in the status bar. &lt;/P&gt;&lt;P&gt;Press the Back button to return to the Document Maintenance: Initial screen. &lt;/P&gt;&lt;P&gt;Press the Back button again to return to the ABAP/4 Development Workbench screen. &lt;/P&gt;&lt;P&gt;Go into the Data Dictionary and display your data element. &lt;/P&gt;&lt;P&gt;Press the Display &amp;lt;-&amp;gt; Change button on the Application toolbar. Your screen switches to change mode. &lt;/P&gt;&lt;P&gt;Press the Documentation button on the Application toolbar. The Change Data Element: Language E screen is displayed. &lt;/P&gt;&lt;P&gt;Place your cursor in the position at which you want to insert a hyperlink. &lt;/P&gt;&lt;P&gt;Choose the menu path Include-&amp;gt;Reference. The Insert Link screen is displayed. &lt;/P&gt;&lt;P&gt;Click on the down arrow at the end of the Selected Reference field. The Title screen is displayed; notice that it contains a list of document classes. &lt;/P&gt;&lt;P&gt;Double-click on General text. The Selected Reference field now contains the value General text, and a field named General Text is displayed at the top of the screen. &lt;/P&gt;&lt;P&gt;In the General Text field, type the name of the document you created in step 6. &lt;/P&gt;&lt;P&gt;In the Name In Document field, enter the hyperlink text. This is the text that will be highlighted and on which the user will be able to click to receive more help. &lt;/P&gt;&lt;P&gt;Press the Continue button. You are returned to the Change Data Element: Language E screen and a link appears at the cursor position. &lt;/P&gt;&lt;P&gt;Press the Save Active button on the Application toolbar. &lt;/P&gt;&lt;P&gt;You can try out your new hyperlink immediately by choosing the menu path Document-&amp;gt;Screen Output. The Display Documentation screen is displayed, your help text appears, and your hyperlink should be highlighted. &lt;/P&gt;&lt;P&gt;Click on the hyperlink. The Display Hypertext: screen is displayed and your document should appear. &lt;/P&gt;&lt;P&gt;Press Back three times to return to the Dictionary: Table/Structure screen. &lt;/P&gt;&lt;P&gt;To test your hyperlink, display your table and choose the menu path Utilities-&amp;gt;Create Entries. The Table Insert screen is shown. &lt;/P&gt;&lt;P&gt;Position your cursor in the field for which you created F1 help. &lt;/P&gt;&lt;P&gt;Press F1. Your help text with the hyperlink should be displayed. &lt;/P&gt;&lt;P&gt;Click on the hyperlink. Your new document should be displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 08:57:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-ddic/m-p/3550264#M854176</guid>
      <dc:creator>ak_upadhyay</dc:creator>
      <dc:date>2008-03-19T08:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: regarding DDIC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-ddic/m-p/3550265#M854177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to Create a Hypertext Link in F1 Help . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check url &lt;/P&gt;&lt;P&gt;&amp;lt;a href=" &lt;A href="http://abap.webulmeu.com/ch03/ch03.htm#UtilizingFHelp" target="test_blank"&gt;http://abap.webulmeu.com/ch03/ch03.htm#UtilizingFHelp&lt;/A&gt; "&amp;gt;http://abap.webulmeu.com/ch03/ch03.htm#UtilizingFHelp&amp;lt;/a&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step by step procedure is given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward pts if found helpfull &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 10:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-ddic/m-p/3550265#M854177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T10:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: regarding DDIC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-ddic/m-p/3550266#M854178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The first answer has been copied from the textbook Sams teach abap in 21 days, although its a great book but a lot of things has changed since.&lt;/P&gt;&lt;P&gt;The first answer is works but all you have to do is type SE61 on command line at abap workbench initial screen.And then follow the procedure mentioned above.&lt;/P&gt;&lt;P&gt;The second answer's links are dead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 23:14:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-ddic/m-p/3550266#M854178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-04T23:14:32Z</dc:date>
    </item>
  </channel>
</rss>

