<?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: error in call transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039923#M86164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if you can configure V_T185 to have this entry. When you do a SKIP INITIAL SCREEN, system should know what is the next screen and that is what is missing in this case. If you don't want to do this, then you can prepare a simple BDCDATA table with the values of the initial screen and okcode to go to next screen and do a CALL TRANSACTION USING bdcdata MODE 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2005 17:45:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-15T17:45:39Z</dc:date>
    <item>
      <title>error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039914#M86155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am trying to set parameter id and then pass those values to a qdl2 with call transaction skip first screen and end up with this error.&lt;/P&gt;&lt;P&gt;can anyone let me know why this error could occur.&lt;/P&gt;&lt;P&gt;Flow control: Entry SAPMQDQL, NEXT, * , 100 ,     , * is missing in T185&lt;/P&gt;&lt;P&gt;Message no. V0102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039914#M86155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039915#M86156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are u populating all the require dfields in the first screen ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set parameter if 'WRK' value 'the requiredval'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction 'VDL2' and skip first screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:16:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039915#M86156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039916#M86157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes all the req are passed. i can see them on the qdl2 screen and it gives the error here on the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:19:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039916#M86157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039917#M86158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the transaction first online and see if giving the plant and material number are sufficient for you to go to the next screen. If it is not working then something is not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The message seems to be more like a missing configuration. T185 controls the screen sequence and so system is unable to find the next screen in the sequence after skipping the initial screen. This may also be caused by an error message. That is why test it online first and then set the parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you setting the parameters WRK for plant and QLM for material?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039917#M86158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039918#M86159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it works manually and depending on that i set the parameters. and it gives the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:30:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039918#M86159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039919#M86160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deepali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Fill all the following Parameter IDs: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &amp;lt;b&amp;gt;Plant : WRK &lt;/P&gt;&lt;P&gt;  Material: QLM&lt;/P&gt;&lt;P&gt;  Customer : QLK&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Deepali, Check the Material that u r using the BDC. There can be &amp;lt;b&amp;gt;more than one Inspection Plan&amp;lt;/b&amp;gt;. This may the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This is the complete list of the parameters: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     &amp;lt;b&amp;gt; set parameter id 'QLD' field waQdqlsel-dynhead.&lt;/P&gt;&lt;P&gt;      set parameter id 'WRK' field waQdqlsel-werks.&lt;/P&gt;&lt;P&gt;      set parameter id 'QLM' field waQdqlsel-matnr.&lt;/P&gt;&lt;P&gt;      set parameter id 'QLT' field waQdqlsel-plnty.&lt;/P&gt;&lt;P&gt;      set parameter id 'QLN' field waQdqlsel-plnnr.&lt;/P&gt;&lt;P&gt;      set parameter id 'QLZ' field waQdqlsel-plnal.&lt;/P&gt;&lt;P&gt;      set parameter id 'QLF' field waQdqlsel-plnfl.&lt;/P&gt;&lt;P&gt;      set parameter id 'QLV' field waQdqlsel-plnkn.&lt;/P&gt;&lt;P&gt;      set parameter id 'QLL' field waQdqlsel-lifnr.&lt;/P&gt;&lt;P&gt;      set parameter id 'QLK' field waQdqlsel-kunnr.&lt;/P&gt;&lt;P&gt;      set parameter id 'QLH' field waQdqlsel-hersteller.&amp;lt;/b&amp;gt;&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;Kam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Allot points for all worthful postings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039919#M86160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039920#M86161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need Param id for Vendor too,if you are maintaining the material for different vendors.There is a popup with this combination coming up,if you dont specify the vendor &amp;amp; may be you are missing this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:36:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039920#M86161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039921#M86162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is weird.  I'm seeing the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:41:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039921#M86162</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-15T17:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039922#M86163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do u get the same message after setting all the params.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:44:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039922#M86163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039923#M86164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if you can configure V_T185 to have this entry. When you do a SKIP INITIAL SCREEN, system should know what is the next screen and that is what is missing in this case. If you don't want to do this, then you can prepare a simple BDCDATA table with the values of the initial screen and okcode to go to next screen and do a CALL TRANSACTION USING bdcdata MODE 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:45:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039923#M86164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039924#M86165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deepali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have &amp;lt;b&amp;gt;used the all the Parameter Ids&amp;lt;/b&amp;gt; mentioned in the previous postings for the QDL2/3. I hope using the same in the your program may resolve the error.&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;Kam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Allot points for all the worthful postings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:47:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039924#M86165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039925#M86166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction VFBS will allow you to maintain the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039925#M86166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T17:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039926#M86167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, here ya go.  Please add this line of code before the call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;set parameter id 'QLD' field 'X'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked in my system.   I debugged the program and found that if it was begin called via call transaction that it branched off into a different form.  It was checking for a value in this parameter id.  This should work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my test program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;report zrich_0001.



set parameter id 'QLM' field '60001265'.
set parameter id 'WRK' field '0006'.
set parameter id 'QLD' field 'X'.

call transaction 'QDL2' and skip first screen.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich HEilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 17:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039926#M86167</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-15T17:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039927#M86168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set parameter id 'qdl' solved the problem . But i get the same error when trying to do a BDC to QDL2. I am not able to record the transaction in SHDB as it gives out this error. Is there a work around for bdc also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2005 17:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039927#M86168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-21T17:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: error in call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039928#M86169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USe this program to start doing your recording. Once the recording is done, make sure to remove the SHDB part of the generated code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;


report zrich_0001
       no standard page heading.

set parameter id 'QLD' field 'X'.
call transaction 'SHDB'.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please award points for helpful answers.  Thanks.&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;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2005 17:17:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-call-transaction/m-p/1039928#M86169</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-21T17:17:35Z</dc:date>
    </item>
  </channel>
</rss>

