<?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: script skipping text element in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927118#M689627</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;After the IF condition, print some string like "'Test Program" or so. If this gets printed, it will make sure that control gets into the IF block. Later you can remove this string. Also check if that respective does exist using SO10?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2007 05:15:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-23T05:15:38Z</dc:date>
    <item>
      <title>script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927115#M689624</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;I am facing a weird problem in script, it is skipping a text element and not printing relevant info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found out in debug mode. Driver program is calling the Write_form for that text element, then control went to particular text element of that layout. u can see below code , the control is going to /E  E1 line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i have an if condition like &amp;amp;ekko-bstyp&amp;amp;  = 'F'. at the first line it self i checked ekko-bstyp value and find it is equal to 'F' only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E E1. &lt;/P&gt;&lt;P&gt;/: IF &amp;amp;EKKO-BSTYP&amp;amp; = 'F'. &lt;/P&gt;&lt;P&gt;/: INCLUDE ZM_SA_TERMS_6200 OBJECT TEXT ID ST PARAGRAPH Y6 LANGUAGE EN &lt;/P&gt;&lt;P&gt;/: ENDIF. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the first line /E i pressed F5 then it is not even going to second line If cond part. Directly it is coming out and not printing any thing for that window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can we know whether that piece of code executed or not ? and how can see the content of that particular window at run time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one provide me any inputs reg this problem? Please help me out.&lt;/P&gt;&lt;P&gt;Thx in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:09:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927115#M689624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927116#M689625</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;I believe the TEXT ELEMENT /E E1 will work in the main window..and not in other windows..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:11:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927116#M689625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927117#M689626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can u tell that it will execute with MAIN window??&lt;/P&gt;&lt;P&gt;actually the text element is associate with another window and driver program calling that window exclusively using WRITE_FORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:14:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927117#M689626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927118#M689627</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;After the IF condition, print some string like "'Test Program" or so. If this gets printed, it will make sure that control gets into the IF block. Later you can remove this string. Also check if that respective does exist using SO10?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:15:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927118#M689627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927119#M689628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change the Condition as follows...&lt;/P&gt;&lt;P&gt;/: IF &amp;amp;EKKO-BSTYP&amp;amp; EQ 'F'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:16:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927119#M689628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927120#M689629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is PROD issue. That is printing fine with other POs. Only one particular PO is not printing this.&lt;/P&gt;&lt;P&gt;That particular standard text exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't modify the layout since the problem persists with ' PROD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other tech reasons for skipping text element? because the if condition is TRUE and still debugger control not going further in that element and just it is cmng out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927120#M689629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927121#M689630</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;Okay..questions..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Check the same form in development system.&lt;/P&gt;&lt;P&gt;2) Check if the window is a MAIN window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927121#M689630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927122#M689631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;checked in DEV box, window is other window only, with name TERMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just for information..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the program don't find enough SPACE will it skip that text element??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:28:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927122#M689631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927123#M689632</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;check in the development system with a test data..check if the same is working in development&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:29:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927123#M689632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927124#M689633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried inserting HARD code 'XXXX' after that IF block. It is NOT printing this text also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does it mean IF cond got failed?? or it is just skipping with out checking that condition....if so what cud be the reason??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927124#M689633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927125#M689634</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;Again..I believe the text element will not work for other windows other than main window...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove the text element and then check...Please try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927125#M689634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927126#M689635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working fine in DEV box, it is happening only in PROD and that to one PO only..Even I am getting subrc 0 succesful for write_form FM in PRD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is working fine DEV with no changes, still do u think the probelm is due MAIN window only or any other possible tech reasons?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Praneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927126#M689635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927127#M689636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create similar PO in DEV and check if print i comin properly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927127#M689636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927128#M689637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sharayu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will do that. We take a assumption that, it has printed properly...then do you have any inputs for me to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just i am gathering and checking for all possible case to skip this text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927128#M689637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927129#M689638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if with the same PO also it works fine in DEV..&lt;/P&gt;&lt;P&gt;check the SAPScript by removing the IF Condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 06:02:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927129#M689638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T06:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927130#M689639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praneet,&lt;/P&gt;&lt;P&gt;Check for the following things in production environment:&lt;/P&gt;&lt;P&gt;1. Standard text is successfully transported to production. Take a print preview of standard text. Standard text needs to be available in the client in which you are executing the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Check in the debugging mode that whether the control is moving to the "IF condition" in the sap-script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. At this particular-point what is the value of BSART, there might be a possibility that the value might be changed as a part of coding in particular scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Check that the transaction is executed succefully and there is no Abbend message in the update task. i.e. press back or hit enter once the transaction is completed and if it gives any pop-up for the "Update task".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 06:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927130#M689639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T06:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927131#M689640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. standard text is available in PRD at given client.&lt;/P&gt;&lt;P&gt;2. it is not moving to if condition at all, Just from /E E1 line it self is coming out..I would like when it will happen? how can we check whether this particular got given text or program symbols? FYI - i am getting the status at driver program as subrc 0 success.&lt;/P&gt;&lt;P&gt;3. while at first line /E E1 i checked value of BSART it has the same value.&lt;/P&gt;&lt;P&gt;4. No idea abt UPDATE task, how ever i am able to see the print with blank value for that window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you any more guidelines to resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 08:30:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927131#M689640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T08:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927132#M689641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we provide restrictions any where in layout / driver program after calling write_form, to not to print the same on print output..??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 10:09:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927132#M689641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T10:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927133#M689642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your consition use EQ instead of = .. as in SAP Script value is checked as a string... so it may not recognize =.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 10:14:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927133#M689642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T10:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: script skipping text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927134#M689643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sharayu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for kind reply. My basic Q is only for one PO it is not triggering that text element. However for other POs same condition only we r using..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how can it will fail for only one PO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 10:29:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-skipping-text-element/m-p/2927134#M689643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T10:29:18Z</dc:date>
    </item>
  </channel>
</rss>

