<?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: GET/SET Parameter ID problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313412#M1834903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello JB,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case you need to use export and import keywords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;EXPORT lv_sgtext&amp;nbsp; to memory id '&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;..&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;in your smartform&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;IMPORT lv_sgtext&amp;nbsp; FROM memory id '&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;..&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;GET/SET parameter id syntax will only work when a parameter id is assiged to a data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/467096" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 08:10:38 GMT</pubDate>
    <dc:creator>Mohamed_Mukhtar</dc:creator>
    <dc:date>2014-06-04T08:10:38Z</dc:date>
    <item>
      <title>GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313409#M1834900</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;Can you help me with this?&lt;/P&gt;&lt;P&gt;I have set parameter ID in user exit.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;FREE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MEMORY &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;lv_sgtxt = 'TEST'.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SET &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;PARAMETER &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FIELD &lt;/SPAN&gt;lv_sgtxt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my smartforms &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CLEAR &lt;/SPAN&gt;gv_text.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;GET &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;PARAMETER &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FIELD &lt;/SPAN&gt;gv_text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is after get parameter id, i didn't get any data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;JB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:04:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313409#M1834900</guid>
      <dc:creator>former_member449123</dc:creator>
      <dc:date>2014-06-04T08:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313410#M1834901</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;did you print your smartform in background ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313410#M1834901</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2014-06-04T08:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313411#M1834902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are the fields typed the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check in the debugger of the Smartform initialisation routine - look at the global PIDs and see if they are set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, follow up previous suggestion - how is the form printed - in background or foreground?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313411#M1834902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-04T08:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313412#M1834903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello JB,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case you need to use export and import keywords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;EXPORT lv_sgtext&amp;nbsp; to memory id '&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;..&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;in your smartform&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;IMPORT lv_sgtext&amp;nbsp; FROM memory id '&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;..&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;GET/SET parameter id syntax will only work when a parameter id is assiged to a data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/467096" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:10:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313412#M1834903</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-06-04T08:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313413#M1834904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the form is run in foreground.&lt;/P&gt;&lt;P&gt;same data types.&lt;/P&gt;&lt;P&gt;I also used EXPORT/IMPORT but still not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:20:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313413#M1834904</guid>
      <dc:creator>former_member449123</dc:creator>
      <dc:date>2014-06-04T08:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313414#M1834905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello JB ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly share your code for export and import statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313414#M1834905</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-06-04T08:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313415#M1834906</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;here is my code&lt;/P&gt;&lt;P&gt;DATA; lv_sgtxt type mseg-sgtxt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;EXPORT &lt;/SPAN&gt;lv_sgtxt &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MEMORY &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;. "user exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;IMPORT &lt;/SPAN&gt;lv_sgtxt &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MEMORY &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;. "smartforms&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:33:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313415#M1834906</guid>
      <dc:creator>former_member449123</dc:creator>
      <dc:date>2014-06-04T08:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313416#M1834907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export/Import Syntex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: begin of&amp;nbsp; itab,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vbeln type vbap-vbeln,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;EXPORT&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&amp;nbsp; ITAB &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TO&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;MEMORY&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;ID&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'ITAB'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;IMPORT&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ITAB &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ITAB &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;FROM&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;MEMORY&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;ID&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt;"&gt;'ITAB'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;Venkat &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:35:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313416#M1834907</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2014-06-04T08:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313417#M1834908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still not working. &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/877/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313417#M1834908</guid>
      <dc:creator>former_member449123</dc:creator>
      <dc:date>2014-06-04T08:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313418#M1834909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello JB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow below approach to findout if SGTXT is exported to ABAP memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Set break-point before Export and Import statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Follow below navigation to see if SGTXT is exported to memory in debugging mode after EXPORT statement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; GOTO-&amp;gt;SYSTEM AREAS-&amp;gt;ABAP Memory(classical debugger)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Follow the same steps after IMPORT statement to see if same memory id is available in ABAP memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:45:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313418#M1834909</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-06-04T08:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313419#M1834910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did u Declared same Internal Table in both User Exit and Smartforms?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you send your userExit name(which t-code you are using For ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkatramesh.V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:49:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313419#M1834910</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2014-06-04T08:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313420#M1834911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EXIT name: EXIT_SAPMM07M_001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not declare internal table, i only need to get the value of e_sgtxt. i'm using this in MIGO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 08:56:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313420#M1834911</guid>
      <dc:creator>former_member449123</dc:creator>
      <dc:date>2014-06-04T08:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313421#M1834912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure your parameter id is correct?&lt;/P&gt;&lt;P&gt;i did not find it in TPARA table, so just try other id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Archer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 09:03:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313421#M1834912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-04T09:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313422#M1834913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see in debug mode how many times the user exixt get triggers.. The memory might have get cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please chcek if you have used same variables in exixt as well as in your smartforms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 09:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313422#M1834913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-04T09:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313423#M1834914</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;Have you checked wheather the smartform is called after the user exit,&lt;/P&gt;&lt;P&gt;once place Break-point in both exit and smartform and check the smartform is called after exit or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And where u r importing your &lt;SPAN style="color: #333333; font-size: 12px;"&gt;lv_sgtxt&lt;/SPAN&gt; in smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 09:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313423#M1834914</guid>
      <dc:creator>pavanm592</dc:creator>
      <dc:date>2014-06-04T09:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313424#M1834915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello JB,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that you are trying to import from memory in update task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use below statements&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;EXPORT &lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;lv_sgtxt &lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SHARED &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MEMORY &lt;/SPAN&gt;indx&lt;SPAN class="L0S55"&gt;(xx&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;IMPORT &lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;lv_sgtxt &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SHARED &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MEMORY &lt;/SPAN&gt;indx&lt;SPAN class="L0S55"&gt;(xx&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 09:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313424#M1834915</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-06-04T09:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313425#M1834916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JB,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*************************************your code**************************&lt;/P&gt;&lt;P&gt;&lt;EM&gt;here is my code&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DATA; lv_sgtxt type mseg-sgtxt.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class="L0S52"&gt;EXPORT &lt;/SPAN&gt;lv_sgtxt &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MEMORY &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;. "user exit&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class="L0S52"&gt;IMPORT &lt;/SPAN&gt;lv_sgtxt &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MEMORY &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;. "smartforms&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;*****************************************************************************&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Replace this with &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: lv_sgtxt type mseg-sgtxt,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_sgtxt2 type mseg-sgtxt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;EXPORT &lt;/SPAN&gt;lv_sgtxt &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MEMORY &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;. "user exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;IMPORT &lt;/SPAN&gt;lv_sgtxt TO lv_sgtxt2 &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;MEMORY &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SGTXT'&lt;/SPAN&gt;. "smartforms&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 09:13:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313425#M1834916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-04T09:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313426#M1834917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. This is correct, Can you please explain this to me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 09:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313426#M1834917</guid>
      <dc:creator>former_member449123</dc:creator>
      <dc:date>2014-06-04T09:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313427#M1834918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;JB - this should work if both parameters are typed the same, but you must check in the debug as mentioned before. Some transactions I have come across reset the PIDS internally (I don't think that is the case here but I am just adding a log to the fire of reasons why it may NOT work in some instances)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is some alternatives to this approach...why not try using a static class attribute to retain the value? Create a utility class and create an sgtxt attribute and assign it there in user exit and read back in the smartform. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 09:23:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313427#M1834918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-04T09:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: GET/SET Parameter ID problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313428#M1834919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell me how to create this Class?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 09:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-set-parameter-id-problem/m-p/10313428#M1834919</guid>
      <dc:creator>former_member449123</dc:creator>
      <dc:date>2014-06-05T09:33:41Z</dc:date>
    </item>
  </channel>
</rss>

