<?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: user input values with out parameters and select options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817513#M658945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a reason why you can't use parameters or select-options?  Those are the two selection screen elements that are designed for user input.  If you only need standard selection fields, you can use the report category to have certain fields appear without directly coding for them.  Go to SE38 and open your program attributes.  Now click on the button "HR report category".  You can choose either "Master Data (infotypes)" or "Payroll results (Cluster)".  If you click on the dropdown next to either selection, you will get a list of the report categories.  Each category has a description of the types of fields it automatically includes.  Select a category and save.  Now when you go to execute your program you will see the new set of selection fields on your screen without any extra coding.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to allow the user to input entire records of data, then you should set up your screen for file input (user uploads a file to the program, then in the program you parse out the file record into separate fields).&lt;/P&gt;&lt;P&gt; - April King&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2007 13:53:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-05T13:53:13Z</dc:date>
    <item>
      <title>user input values with out parameters and select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817508#M658940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do we  enable user input values with out using  Parameters and Select Options ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 13:24:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817508#M658940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T13:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: user input values with out parameters and select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817509#M658941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the selection scree, we definetly use either Paramters or the Select-option statment for the Input fields, we do not have any other option&lt;/P&gt;&lt;P&gt;&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 13:29:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817509#M658941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T13:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: user input values with out parameters and select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817510#M658942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide a default directory and filename that contains the file to be uploaded I guess. You have no parameter and select-options there but you can get the input from the file you're going to upload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 13:31:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817510#M658942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T13:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: user input values with out parameters and select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817511#M658943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are your requirements?  Is this for a report or a transaction?&lt;/P&gt;&lt;P&gt; - April King&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 13:34:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817511#M658943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T13:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: user input values with out parameters and select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817512#M658944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for a report program on selection screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 13:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817512#M658944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T13:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: user input values with out parameters and select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817513#M658945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a reason why you can't use parameters or select-options?  Those are the two selection screen elements that are designed for user input.  If you only need standard selection fields, you can use the report category to have certain fields appear without directly coding for them.  Go to SE38 and open your program attributes.  Now click on the button "HR report category".  You can choose either "Master Data (infotypes)" or "Payroll results (Cluster)".  If you click on the dropdown next to either selection, you will get a list of the report categories.  Each category has a description of the types of fields it automatically includes.  Select a category and save.  Now when you go to execute your program you will see the new set of selection fields on your screen without any extra coding.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to allow the user to input entire records of data, then you should set up your screen for file input (user uploads a file to the program, then in the program you parse out the file record into separate fields).&lt;/P&gt;&lt;P&gt; - April King&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 13:53:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-input-values-with-out-parameters-and-select-options/m-p/2817513#M658945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T13:53:13Z</dc:date>
    </item>
  </channel>
</rss>

