<?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: use F4-help for data elements in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512073#M1748444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Andi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the name of the users are defined with data element XUBNAME. &lt;/P&gt;&lt;P&gt;If you check table USR02, there is the field USTYP which defined the user type. This serach help USER_LOGON (Users by Logon Data) includes this field, as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In transaction SU01 the collective search help USER_COMP is called and the user datas are stored &lt;/P&gt;&lt;P&gt;in tables USR01 and USR02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Erika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 16:43:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-18T16:43:40Z</dc:date>
    <item>
      <title>use F4-help for data elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512069#M1748440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I want to develop a table "OVERVIEW" with the field "Data Elements". The user should be able to choose the F4-help to show the data elements/domains which are already implemented in my system.&lt;/P&gt;&lt;P&gt;So - it should be like in SE11: If I choose "Domain" I'm able to use F4 to show all domains...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible? I tried to integrate the tables RSRD1 or DD04L in the value table of my domain in the table, but I didn't get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone could help me or give some tips.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 14:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512069#M1748440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-13T14:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: use F4-help for data elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512070#M1748441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andreas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use the data elements DOMNAME and ROLLNAME, the search helps are automatically called.&lt;/P&gt;&lt;P&gt;The domains are stored in table DD01L, the data elements are strored in table DD04L.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Erika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 15:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512070#M1748441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-13T15:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: use F4-help for data elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512071#M1748442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In se11,open the table in change mode.then in input/check tab, try assigning "DD04L" as check table by selecting the desired field and click on foreign key button (the button that has a key icon). A pop up&amp;nbsp; window for the foreign key/check table information will appear.&amp;nbsp; Enter a short text description and the name of the check table(DD04L), then click on the "Generate proposal" button. Check and activate the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 16:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512071#M1748442</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2013-06-13T16:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: use F4-help for data elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512072#M1748443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for our help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does you also know the domain/ data element of a SAP-User!? Or issn't there a explicit data type - with which I could show a F4-help of the system-user..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Andi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 15:07:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512072#M1748443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-17T15:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: use F4-help for data elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512073#M1748444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Andi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the name of the users are defined with data element XUBNAME. &lt;/P&gt;&lt;P&gt;If you check table USR02, there is the field USTYP which defined the user type. This serach help USER_LOGON (Users by Logon Data) includes this field, as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In transaction SU01 the collective search help USER_COMP is called and the user datas are stored &lt;/P&gt;&lt;P&gt;in tables USR01 and USR02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Erika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 16:43:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512073#M1748444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-18T16:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: use F4-help for data elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512074#M1748445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea, okay.. this looks good - thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And than there is another question: Issn't there a defined element/ typ which (..directly..) shows the logged-on SAP-User?!&lt;/P&gt;&lt;P&gt;Exemplary I want to integrate a field in a table which automatically shows the current user - like in the field "Created by"...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 09:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-f4-help-for-data-elements/m-p/9512074#M1748445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-19T09:31:45Z</dc:date>
    </item>
  </channel>
</rss>

