<?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: Need help with an SHDB BDC program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461717#M1057368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use LOOP statement before perform open_group.&lt;/P&gt;&lt;P&gt;and ENDLOOP after perform Close_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM do_bdc_processing .&lt;/P&gt;&lt;P&gt;loop at t_ebeln into wa_ebeln.&lt;/P&gt;&lt;P&gt;perform open_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'RM06ENDR_ALV' '1000'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'S_EBELN-LOW'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=ONLI'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'S_EBELN-LOW'&lt;/P&gt;&lt;P&gt;wa_ebeln-ebeln.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'S_EKORG-LOW'&lt;/P&gt;&lt;P&gt;'1000'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'P_KAPPL'&lt;/P&gt;&lt;P&gt;'EF'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'P_VSTAT'&lt;/P&gt;&lt;P&gt;'1'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'P_ERUHR'&lt;/P&gt;&lt;P&gt;'00:00:00'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'06/03'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=&amp;amp;ALL'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'06/03'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=9NDE'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'DV70A-STATUSICON(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70R'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'DV70A-SELKZ(01)'&lt;/P&gt;&lt;P&gt;'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'DV70A-STATUSICON(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70I'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'DV70A-SELKZ(01)'&lt;/P&gt;&lt;P&gt;'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0102'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'NAST-VSZTP'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70B'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-VSZTP'&lt;/P&gt;&lt;P&gt;'4'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-VSURA'&lt;/P&gt;&lt;P&gt;'00:00:00'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-VSURB'&lt;/P&gt;&lt;P&gt;'00:00:00'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'DNAST-KSCHL(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70P'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0101'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'NAST-LDEST'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70B'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-LDEST'&lt;/P&gt;&lt;P&gt;'EXTM'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-ANZAL'&lt;/P&gt;&lt;P&gt;'1'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-DIMME'&lt;/P&gt;&lt;P&gt;'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-TDRECEIVER'&lt;/P&gt;&lt;P&gt;'AFLETCHER'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'DNAST-KSCHL(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70S'.&lt;/P&gt;&lt;P&gt;perform bdc_transaction using 'ME9F'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform close_group.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2008 14:51:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-16T14:51:51Z</dc:date>
    <item>
      <title>Need help with an SHDB BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461712#M1057363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAP Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created an SHDB Program to send Purchase order's via email from transaction M39F. I have added the purchase order number to the selection screen of the program but when trying execute the program it does not bring through the purchase order number to the selection screen of transaction code M39F when processing the session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not an ABAP'er I have simply copied the logic from another program we have. Here is the source code, any tips on where I am going wrong will be much appreciated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report Z_PO_EMAIL&lt;/P&gt;&lt;P&gt;       no standard page heading line-size 255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES: EKKO.  " Purchase Orders&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK 1.&lt;/P&gt;&lt;P&gt;  SELECT-OPTIONS:  S_EBELN  FOR  EKKO-EBELN.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include bdcrecx1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**************************&lt;/P&gt;&lt;P&gt;*Global Data Declaration&lt;/P&gt;&lt;P&gt;**************************&lt;/P&gt;&lt;P&gt;TYPES:  BEGIN  OF  ty_ebeln,&lt;/P&gt;&lt;P&gt;          ebeln  LIKE  ekko-ebeln,&lt;/P&gt;&lt;P&gt;        END    OF  ty_ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES:  typ_ebeln  TYPE  STANDARD TABLE OF ty_ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:  wa_ebeln  TYPE  ty_ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:  t_ebeln  LIKE  STANDARD TABLE OF wa_ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;  PERFORM select_po_number  CHANGING t_ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION.&lt;/P&gt;&lt;P&gt;  PERFORM do_bdc_processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  select_po_number&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     &amp;lt;--P_T_ABKRS  text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM select_po_number  CHANGING p_t_ebeln  TYPE  typ_ebeln.&lt;/P&gt;&lt;P&gt;  CLEAR: p_t_ebeln.&lt;/P&gt;&lt;P&gt;  FREE:  p_t_ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT ebeln&lt;/P&gt;&lt;P&gt;  INTO   TABLE p_t_ebeln&lt;/P&gt;&lt;P&gt;  FROM   EKKO&lt;/P&gt;&lt;P&gt;  WHERE  ebeln  IN  s_ebeln.&lt;/P&gt;&lt;P&gt;ENDFORM.                    " select_po_number&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  do_bdc_processing&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; --&amp;gt;  p1        text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; &amp;lt;--  p2        text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM do_bdc_processing .&lt;/P&gt;&lt;P&gt;perform open_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'RM06ENDR_ALV' '1000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'S_EBELN-LOW'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=ONLI'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'S_EBELN-LOW'&lt;/P&gt;&lt;P&gt;                               wa_ebeln-ebeln.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'S_EKORG-LOW'&lt;/P&gt;&lt;P&gt;                              '1000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'P_KAPPL'&lt;/P&gt;&lt;P&gt;                              'EF'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'P_VSTAT'&lt;/P&gt;&lt;P&gt;                              '1'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'P_ERUHR'&lt;/P&gt;&lt;P&gt;                              '00:00:00'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              '06/03'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=&amp;amp;ALL'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              '06/03'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=9NDE'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'DV70A-STATUSICON(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=V70R'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'DV70A-SELKZ(01)'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'DV70A-STATUSICON(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=V70I'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'DV70A-SELKZ(01)'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPDV70A' '0102'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'NAST-VSZTP'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=V70B'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'NAST-VSZTP'&lt;/P&gt;&lt;P&gt;                              '4'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'NAST-VSURA'&lt;/P&gt;&lt;P&gt;                              '00:00:00'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'NAST-VSURB'&lt;/P&gt;&lt;P&gt;                              '00:00:00'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'DNAST-KSCHL(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=V70P'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPDV70A' '0101'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'NAST-LDEST'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=V70B'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'NAST-LDEST'&lt;/P&gt;&lt;P&gt;                              'EXTM'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'NAST-ANZAL'&lt;/P&gt;&lt;P&gt;                              '1'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'NAST-DIMME'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'NAST-TDRECEIVER'&lt;/P&gt;&lt;P&gt;                              'AFLETCHER'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'DNAST-KSCHL(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=V70S'.&lt;/P&gt;&lt;P&gt;perform bdc_transaction using 'ME9F'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform close_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.                     "do_bdc_processing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 14:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461712#M1057363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T14:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with an SHDB BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461713#M1057364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, I think you mean transaction ME9F, not M39F.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try changing the selection screen:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECTION-SCREEN BEGIN OF BLOCK 1.
SELECT-OPTIONS: s_ebeln FOR ekko-ebeln MEMORY ID bes.
SELECTION-SCREEN END OF BLOCK 1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 14:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461713#M1057364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T14:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with an SHDB BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461714#M1057365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes sorry I meant ME9F.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried your fix, it didn't work : - (&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 14:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461714#M1057365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T14:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with an SHDB BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461715#M1057366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Batch input does not work well with report programs. You want to be able to select a number of POs and then pass it to the report. You could do this with SUBMIT, but then you wouldn't be able to do the other batch input stuff you are trying to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 14:39:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461715#M1057366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T14:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with an SHDB BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461716#M1057367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One PO at a time would be fine, we don't really raise that many and it's only for internal use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help any further?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 14:43:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461716#M1057367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T14:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with an SHDB BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461717#M1057368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use LOOP statement before perform open_group.&lt;/P&gt;&lt;P&gt;and ENDLOOP after perform Close_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM do_bdc_processing .&lt;/P&gt;&lt;P&gt;loop at t_ebeln into wa_ebeln.&lt;/P&gt;&lt;P&gt;perform open_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'RM06ENDR_ALV' '1000'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'S_EBELN-LOW'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=ONLI'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'S_EBELN-LOW'&lt;/P&gt;&lt;P&gt;wa_ebeln-ebeln.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'S_EKORG-LOW'&lt;/P&gt;&lt;P&gt;'1000'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'P_KAPPL'&lt;/P&gt;&lt;P&gt;'EF'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'P_VSTAT'&lt;/P&gt;&lt;P&gt;'1'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'P_ERUHR'&lt;/P&gt;&lt;P&gt;'00:00:00'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'06/03'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=&amp;amp;ALL'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'06/03'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=9NDE'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'DV70A-STATUSICON(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70R'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'DV70A-SELKZ(01)'&lt;/P&gt;&lt;P&gt;'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'DV70A-STATUSICON(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70I'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'DV70A-SELKZ(01)'&lt;/P&gt;&lt;P&gt;'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0102'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'NAST-VSZTP'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70B'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-VSZTP'&lt;/P&gt;&lt;P&gt;'4'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-VSURA'&lt;/P&gt;&lt;P&gt;'00:00:00'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-VSURB'&lt;/P&gt;&lt;P&gt;'00:00:00'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'DNAST-KSCHL(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70P'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0101'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'NAST-LDEST'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70B'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-LDEST'&lt;/P&gt;&lt;P&gt;'EXTM'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-ANZAL'&lt;/P&gt;&lt;P&gt;'1'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-DIMME'&lt;/P&gt;&lt;P&gt;'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'NAST-TDRECEIVER'&lt;/P&gt;&lt;P&gt;'AFLETCHER'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPDV70A' '0100'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'DNAST-KSCHL(01)'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=V70S'.&lt;/P&gt;&lt;P&gt;perform bdc_transaction using 'ME9F'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform close_group.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 14:51:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461717#M1057368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T14:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with an SHDB BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461718#M1057369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your problem is that you have not moved the purchase order number to wa_ebeln-ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 14:56:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461718#M1057369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T14:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with an SHDB BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461719#M1057370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks very much, that solved my problem. i have awarded your points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 15:03:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help-with-an-shdb-bdc-program/m-p/4461719#M1057370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T15:03:12Z</dc:date>
    </item>
  </channel>
</rss>

