<?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: PA30 help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962156#M67688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field is OFFCD1. Its from a customised table though. I tried debugging the program but I can't seem to find the part where the fields are being determined.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Sep 2005 10:25:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-02T10:25:31Z</dc:date>
    <item>
      <title>PA30 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962149#M67681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. In PA30, if i create a record and I press F4/Help for a specific input line a list of possible entries will appear in a dialog box. Do you know where the dialog box is populated and where the records are retrieved?? I need to change the entries displayed in there? please help. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 07:40:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962149#M67681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-02T07:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: PA30 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962150#M67682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ferdinand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you must try to find yourself with the transaction ST05.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;start a new window with ST05&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;press TRACE ON&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Use your F4 function (in the first window)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;press TRACE OFF&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;press TRACE LIST&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 07:46:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962150#M67682</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2005-09-02T07:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: PA30 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962151#M67683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way is to press &amp;lt;F1&amp;gt; and go to technical attirbutes and from there go to table/check table/search help etc. It will not help in the case of dynamic help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 07:59:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962151#M67683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-02T07:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: PA30 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962152#M67684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys. But I'm not really looking for the table. I was actually wondering what part of the code does it determine the entries to be displayed in the dialog. I saw that the records were selected in the FM F4_get_result. But the TABLE name and Where clause for the Select statement is passed as a parameter. Do you guys now which program/subroutine determines the statements in the Where clause? I tried debugging the program but I can't figure out where. Any ideas will do. Please help. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 09:48:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962152#M67684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-02T09:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: PA30 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962153#M67685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SQL Trace will show you the Where condition of the Select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And look the search help, you will see all the info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 09:53:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962153#M67685</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2005-09-02T09:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: PA30 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962154#M67686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frederic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Yup, I know that the fields for the where condition is displayed but the problem is the entries for the dialog are dynamic. The fields for the 'Where' clause are dynamic as well as the values. Is there a way for me to determine which part of the code the fields are determined? Any idea would do. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 10:04:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962154#M67686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-02T10:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: PA30 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962155#M67687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe debug will be great,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what the field you try to make a F4 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 10:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962155#M67687</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2005-09-02T10:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: PA30 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962156#M67688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field is OFFCD1. Its from a customised table though. I tried debugging the program but I can't seem to find the part where the fields are being determined.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 10:25:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pa30-help/m-p/962156#M67688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-02T10:25:31Z</dc:date>
    </item>
  </channel>
</rss>

