<?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 value deletion after process on value request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-deletion-after-process-on-value-request/m-p/12685204#M2017232</link>
    <description>&lt;P&gt;hello, &lt;/P&gt;
  &lt;P&gt;simple question about value-request.&lt;/P&gt;
  &lt;P&gt;The value is eliminated after requesting a process for value-request. &lt;/P&gt;
  &lt;P&gt;I dont know why the value deleted. &lt;/P&gt;
  &lt;P&gt;I put the structure value equal to the element of the screen.&lt;/P&gt;
  &lt;P&gt;Could you know why this happen?&lt;/P&gt;
  &lt;P&gt;------------------------------------------------&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;select id name city
into corresponding fields of gs_scustom
from scustom
where id = gt_sbook-customid
endselect.

call screen 300 starting at 10 1 ending at 80 15.&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2116972-1.png" /&gt;&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;PROCESS BEFORE OUTPUT.

MODULE STATUS_0300. --&amp;gt; it is just a status+title module.


PAI excluded. (I put several PAIs but excluded in this question.)


PROCESS ON VALUE-REQUEST.  

FIELD gs_scustom-id MODULE f4.

&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2116976-2.png" /&gt; &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;The other value of the same structure is alive, but the main value requested is deleted (the value for value-request)&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2116975-3.png" /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2022 01:50:00 GMT</pubDate>
    <dc:creator>former_member830149</dc:creator>
    <dc:date>2022-12-01T01:50:00Z</dc:date>
    <item>
      <title>value deletion after process on value request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-deletion-after-process-on-value-request/m-p/12685204#M2017232</link>
      <description>&lt;P&gt;hello, &lt;/P&gt;
  &lt;P&gt;simple question about value-request.&lt;/P&gt;
  &lt;P&gt;The value is eliminated after requesting a process for value-request. &lt;/P&gt;
  &lt;P&gt;I dont know why the value deleted. &lt;/P&gt;
  &lt;P&gt;I put the structure value equal to the element of the screen.&lt;/P&gt;
  &lt;P&gt;Could you know why this happen?&lt;/P&gt;
  &lt;P&gt;------------------------------------------------&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;select id name city
into corresponding fields of gs_scustom
from scustom
where id = gt_sbook-customid
endselect.

call screen 300 starting at 10 1 ending at 80 15.&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2116972-1.png" /&gt;&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;PROCESS BEFORE OUTPUT.

MODULE STATUS_0300. --&amp;gt; it is just a status+title module.


PAI excluded. (I put several PAIs but excluded in this question.)


PROCESS ON VALUE-REQUEST.  

FIELD gs_scustom-id MODULE f4.

&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2116976-2.png" /&gt; &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;The other value of the same structure is alive, but the main value requested is deleted (the value for value-request)&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2116975-3.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 01:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-deletion-after-process-on-value-request/m-p/12685204#M2017232</guid>
      <dc:creator>former_member830149</dc:creator>
      <dc:date>2022-12-01T01:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: value deletion after process on value request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-deletion-after-process-on-value-request/m-p/12685205#M2017233</link>
      <description>&lt;P&gt;Is it due to the fact that 00000000 is the initial NUMC value and so no value is displayed?&lt;/P&gt;&lt;P&gt;If you set the value to 00000001, does it show 1?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 07:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-deletion-after-process-on-value-request/m-p/12685205#M2017233</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-12-01T07:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: value deletion after process on value request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-deletion-after-process-on-value-request/m-p/12685206#M2017234</link>
      <description>&lt;P&gt;Hello. rossi &lt;/P&gt;&lt;P&gt;yes 00000000 is the initial then does not show in the display.&lt;/P&gt;&lt;P&gt;but i asked why the value(ID) is changed to initial value.(00001566 to 00000000). &lt;/P&gt;&lt;P&gt;CALL SCREEN[value : 00001566] -&amp;gt; PBO[value : 00001566] -&amp;gt; screen called -&amp;gt; click possible-entry button&lt;/P&gt;&lt;P&gt;-&amp;gt; activated process on value request [value : 00000000] -&amp;gt; does not displayed&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 03:45:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-deletion-after-process-on-value-request/m-p/12685206#M2017234</guid>
      <dc:creator>former_member830149</dc:creator>
      <dc:date>2022-12-02T03:45:08Z</dc:date>
    </item>
  </channel>
</rss>

