<?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: BDC problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067734#M93833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using SHDB to do your recording?&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>Fri, 02 Dec 2005 16:32:05 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2005-12-02T16:32:05Z</dc:date>
    <item>
      <title>BDC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067733#M93832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;i am doing BDC for IW31 order creation.&lt;/P&gt;&lt;P&gt;now i want to set the user status at operation level.&lt;/P&gt;&lt;P&gt;when eneter user status it is saying order is not yet released.once i relase and save the user status is saved(manually).&lt;/P&gt;&lt;P&gt;Please tell me how do in BDC.&lt;/P&gt;&lt;P&gt;how can do Release and user status through BDC.&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 16:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067733#M93832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T16:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: BDC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067734#M93833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using SHDB to do your recording?&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>Fri, 02 Dec 2005 16:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067734#M93833</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-12-02T16:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: BDC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067735#M93834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I Hope you are Doing Recording.&lt;/P&gt;&lt;P&gt;Please refer the recording..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 16:33:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067735#M93834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T16:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: BDC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067736#M93835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i am doing recording i am bale to set the user status through bdc screens.&lt;/P&gt;&lt;P&gt;but while creatig it is saying user status not allowed.&lt;/P&gt;&lt;P&gt;once i rlease the i am able to save the iw31 trn.&lt;/P&gt;&lt;P&gt;please tell me how t o do&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 16:37:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067736#M93835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T16:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: BDC problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067737#M93836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just recorded using SHDB,  it works good for me.  I release, then change user status, then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you should release first, then change the  user status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

report zrich_0005
       no standard page heading line-size 255.

include bdcrecx1.

start-of-selection.

  perform open_group.


* Initial Screen, Enter type, priority, and plant
  perform bdc_dynpro      using 'SAPLCOIH' '0100'.
  perform bdc_field       using 'BDC_CURSOR'
                                'CAUFVD-IWERK'.
  perform bdc_field       using 'BDC_OKCODE'
                                '/00'.
  perform bdc_field       using 'AUFPAR-PM_AUFART'
                                'PM01'.
  perform bdc_field       using 'CAUFVD-PRIOK'
                                '2'.
  perform bdc_field       using 'CAUFVD-IWERK'
                                '0008'.

* Enter work center and click release
  perform bdc_dynpro      using 'SAPLCOIH' '3000'.
  perform bdc_field       using 'BDC_OKCODE'
                                '=FREI'.
  perform bdc_field       using 'BDC_CURSOR'
                                'CAUFVD-VAPLZ'.
  perform bdc_field       using 'CAUFVD-VAPLZ'
                                'MECHCL01'.

* Click user status edit button
  perform bdc_dynpro      using 'SAPLCOIH' '3000'.
  perform bdc_field       using 'BDC_OKCODE'
                                '=ANST'.
  perform bdc_field       using 'BDC_CURSOR'
                                'CAUFVD-KTEXT'.

* Choose the user status
  perform bdc_dynpro      using 'SAPLBSVA' '0201'.
  perform bdc_field       using 'BDC_CURSOR'
                                'J_STMAINT-ANWS(02)'.
  perform bdc_field       using 'BDC_OKCODE'
                                '=OKAY'.
  perform bdc_field       using 'J_STMAINT-ANWS(01)'
                                ''.
  perform bdc_field       using 'J_STMAINT-ANWS(02)'
                                'X'.

* Save the order
  perform bdc_dynpro      using 'SAPLCOIH' '3000'.
  perform bdc_field       using 'BDC_OKCODE'
                                '=BU'.
  perform bdc_field       using 'BDC_CURSOR'
                                'CAUFVD-KTEXT'.

  perform bdc_transaction using 'IW31'.

  perform close_group.


&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 16:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/1067737#M93836</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-12-02T16:38:09Z</dc:date>
    </item>
  </channel>
</rss>

