<?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: Generating new Request number in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490962#M1420323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ITS LIKE THIS DISPLAYED OVER THERE. I AM IN FIRST PAGE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%TEXT26 NEW TEXT 26
%CODE10 NEW PROGAM LINES10&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Dec 2009 10:52:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-25T10:52:59Z</dc:date>
    <item>
      <title>Generating new Request number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490955#M1420316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frends i was working with smartforms on develpment.i had made sme changes in the code and then save it.system asked for the request no.by mistake &lt;STRONG&gt;i had not gone for "own Request" and click OK for the default Request value displayed there&lt;/STRONG&gt;. The changes i have done &lt;STRONG&gt;are not reflecting into the print preview(for which i had made changes).&lt;/STRONG&gt;Is this because i had not created new request?how to slve it.can i generate new request and then see the changes in the print preview. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to see the changes in the same client and on the same server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing changes in the print format of the WORK ORDER.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 09:37:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490955#M1420316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T09:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new Request number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490956#M1420317</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;If you're testing your modification in development system, and so in the same system where the rquest was created, I think your modification are wrong, because it does not matter in which request you've placed your smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're testing the smartform in another enviroment, the problem can depend on the request but only if it hasn't be transported there yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 09:46:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490956#M1420317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T09:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new Request number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490957#M1420318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnx MAX....frend now i have created my new request saved the smart form and activted.but still it is not working....i have also tried to comment out the all code and then see the result..still it is not effecting the print preview.&lt;/P&gt;&lt;P&gt;I have a smartform designed earlier.There is a text elemet "PAN no of vendor" i clicked on it then system took me to a code. the ouptut parameter shown there is "FOR_PROJ". i have made the value of this FOR_PROJ=12345678. and commented out the rest of code.still it is not showing this value in actual print preview. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while creating PO with ME21N if we write anything under "your ref" field under "communication" tab then the data in your ref is displayed in the preview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what shoud i do. i am very new to ABAP and smartforms.but i have to solve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 10:04:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490957#M1420318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T10:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new Request number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490958#M1420319</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;How have you set the value for FOR_PROJ?&lt;/P&gt;&lt;P&gt;How have you commented the old code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U make sure that text element is used, perhaps that information is placed in another text element&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 10:09:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490958#M1420319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T10:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new Request number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490959#M1420320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;commented out old code just by using ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and new code is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear FOR_PROJ.&lt;/P&gt;&lt;P&gt;FOR_PROJ = 12345678.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in global setting FOR_PROJ  type char40.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think i might have chossen the wrong place to edit the code.?plz suggest me the way. in the painter. i clicked on the appropriate line then it takes me to a text element and a code under it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 10:17:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490959#M1420320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T10:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new Request number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490960#M1420321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;also while creating PO with ME21N if we write anything under "your ref" field under "communication" tab then the data in your ref is displayed in the preview.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 10:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490960#M1420321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T10:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new Request number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490961#M1420322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You've written:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;....i clicked on the appropriate line then it takes me to a text element and a code under it....&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably the problem is here, your code modification has to be placed before the text elenent and not under the text element: try to move the abap node before the text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 10:27:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490961#M1420322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T10:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new Request number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490962#M1420323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ITS LIKE THIS DISPLAYED OVER THERE. I AM IN FIRST PAGE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%TEXT26 NEW TEXT 26
%CODE10 NEW PROGAM LINES10&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 10:52:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490962#M1420323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T10:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new Request number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490963#M1420324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you should have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%CODE10 NEW PROGAM LINES10
%TEXT26 NEW TEXT 26&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to change the value before printing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 10:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-request-number/m-p/6490963#M1420324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T10:55:35Z</dc:date>
    </item>
  </channel>
</rss>

