<?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: Batch Input - Fill hidden fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389323#M1545171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it s not possible to populate a hiden field using call transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Nov 2010 09:28:32 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2010-11-12T09:28:32Z</dc:date>
    <item>
      <title>Batch Input - Fill hidden fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389321#M1545169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a selection screen with 2 fields like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECT-OPTIONS s_docnum FOR edidc-docnum NO INTERVALS.
PARAMETERS p_wfst TYPE c NO-DISPLAY.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameter &lt;EM&gt;p_wfst&lt;/EM&gt; isn't displayed on the selection screen.&lt;/P&gt;&lt;P&gt;Now I want to call this screen via&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL TRANSACTION 'ZPROGRAM' USING lt_bdcdata .
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I get an error:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
field P_WFST is not found on dynpro ZPROGRAM 0100
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I fill this hidden field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 07:28:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389321#M1545169</guid>
      <dc:creator>former_member301120</dc:creator>
      <dc:date>2010-11-12T07:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input - Fill hidden fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389322#M1545170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFAIK you can't use  hidden &amp;amp; non-editable fields:-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 09:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389322#M1545170</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-11-12T09:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input - Fill hidden fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389323#M1545171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it s not possible to populate a hiden field using call transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 09:28:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389323#M1545171</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-11-12T09:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input - Fill hidden fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389324#M1545172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don;t have perfect answer for you but I have one suggession.. you declare the parameter as normal and update the filed properties in AT selection sceen output to make it invisible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you try with call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 09:33:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389324#M1545172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-12T09:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input - Fill hidden fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389325#M1545173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot pass a parameter that is not input-enabled by batch-input, you must look for an other soluition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some proposals :&lt;/P&gt;&lt;P&gt;- Use a SUBMIT of your Z-program (if there are only data for first screen in the Batch Input data)&lt;/P&gt;&lt;P&gt;- Change the called program to look for the hidden parameter in memory (Use a IMPORT from memory or a GET PARAMETER in the INITIALIZATION block, and an EXPORT or SET PARAMETER in the calling program.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 10:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-fill-hidden-fields/m-p/7389325#M1545173</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2010-11-12T10:55:03Z</dc:date>
    </item>
  </channel>
</rss>

