<?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: SM36 - Job with variable fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115659#M1362982</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;this is how a demo goes.&lt;/P&gt;&lt;P&gt;parameter: p1 type sy-datum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in selection screen. click save. its take you to variant.. &lt;/P&gt;&lt;P&gt;-click copy screen assignments&lt;/P&gt;&lt;P&gt;-then in objects for selection screen:-&lt;/P&gt;&lt;P&gt;===press F4 on selection variable,select the date one(D)&lt;/P&gt;&lt;P&gt;====name of variable, click F4 and choose current date,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from this in the report you can choose the period.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2009 13:03:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-18T13:03:39Z</dc:date>
    <item>
      <title>SM36 - Job with variable fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115656#M1362979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus! &lt;/P&gt;&lt;P&gt;I'd like to know if its possible to schedule a job with a dynamic variable field. For example: I have to schedule a job monthly for a transaction and the field PERIOD should change according to the current period, automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;rnishi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 20:13:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115656#M1362979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-09T20:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: SM36 - Job with variable fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115657#M1362980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Yes you can when you would be creating a step in your job you would be using a variant now why dont you create a variant with dynamic values for the field that you want have a look at the below steps and you should be able to set a dynamic variant:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
1. Enter the values in the selection screen
2. Save the variant using the SAVE button
3. In the next screen for the date variable select the 'Selection variable' checkbox (L) and click on the button 'Selection variable' in the toolbar.
4. Now you will see this variable in the next screen with 3 types of buttons. Click on the middle button (i.e. D - Dynamic date calculation).
5. Click on the down arrow button and select the option 'Current Date'.
6. Save the variant.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 20:22:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115657#M1362980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-09T20:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: SM36 - Job with variable fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115658#M1362981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your help! But im using a field that does not support that. This configuration is not available...&lt;/P&gt;&lt;P&gt;Do you hav any other idea???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;rnishi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 12:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115658#M1362981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T12:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: SM36 - Job with variable fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115659#M1362982</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;this is how a demo goes.&lt;/P&gt;&lt;P&gt;parameter: p1 type sy-datum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in selection screen. click save. its take you to variant.. &lt;/P&gt;&lt;P&gt;-click copy screen assignments&lt;/P&gt;&lt;P&gt;-then in objects for selection screen:-&lt;/P&gt;&lt;P&gt;===press F4 on selection variable,select the date one(D)&lt;/P&gt;&lt;P&gt;====name of variable, click F4 and choose current date,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from this in the report you can choose the period.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 13:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115659#M1362982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T13:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: SM36 - Job with variable fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115660#M1362983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've solved this demand creating a program. The variant for this transaction should be the last open period in CO module (OKP1), so it was impossible to create by standard procedures....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help! &lt;/P&gt;&lt;P&gt;rnishi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 12:02:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm36-job-with-variable-fields/m-p/6115660#M1362983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-11T12:02:32Z</dc:date>
    </item>
  </channel>
</rss>

