<?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 Call Transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/3561056#M856888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am changing the value in a screen field 'Billing Block' using T Code VA02&lt;/P&gt;&lt;P&gt;See some part of the code below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM bdc_dynpro USING 'SAPMV45A' '0102'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'BDC_CURSOR' 'VBAK-VBELN'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'BDC_OKCODE' '=ENT2'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'VBAK-VBELN' x_vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM bdc_dynpro USING 'SAPMV45A' '4001'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'BDC_OKCODE' '=SICH'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'BDC_CURSOR' 'VBAK-FAKSK'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'VBAK-FAKSK' init_faksk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(init_faksk will have some value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction 'VA02' using bdcdata mode 'A' messages into messtab update 'S'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When program is executed controle going to first screen of VA02 with vbeln but controle is not going to second screen instead it is giving a Error message that 'Sales order x_vbeln is being processed by &amp;lt;my user id&amp;gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But no body is processing the same sales order number.&lt;/P&gt;&lt;P&gt;I checked in SM12 also there are no lock entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Subhani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Mar 2008 12:35:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-31T12:35:00Z</dc:date>
    <item>
      <title>Call Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/3561056#M856888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am changing the value in a screen field 'Billing Block' using T Code VA02&lt;/P&gt;&lt;P&gt;See some part of the code below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM bdc_dynpro USING 'SAPMV45A' '0102'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'BDC_CURSOR' 'VBAK-VBELN'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'BDC_OKCODE' '=ENT2'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'VBAK-VBELN' x_vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM bdc_dynpro USING 'SAPMV45A' '4001'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'BDC_OKCODE' '=SICH'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'BDC_CURSOR' 'VBAK-FAKSK'.&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'VBAK-FAKSK' init_faksk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(init_faksk will have some value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction 'VA02' using bdcdata mode 'A' messages into messtab update 'S'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When program is executed controle going to first screen of VA02 with vbeln but controle is not going to second screen instead it is giving a Error message that 'Sales order x_vbeln is being processed by &amp;lt;my user id&amp;gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But no body is processing the same sales order number.&lt;/P&gt;&lt;P&gt;I checked in SM12 also there are no lock entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Subhani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 12:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/3561056#M856888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T12:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/3561057#M856889</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;Logoff and then relogin and run the same ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 12:39:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/3561057#M856889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T12:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/3561058#M856890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi subhani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;must be database updation is taking time or it is qued.&lt;/P&gt;&lt;P&gt;try with some other sales order number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 12:40:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/3561058#M856890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T12:40:54Z</dc:date>
    </item>
  </channel>
</rss>

