<?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 Batch Input for SE78. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443874#M210916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i must do a batch input for transaction se78 for import images. Here is the registration code:&lt;/P&gt;&lt;P&gt;&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 'SAPMSSCH' '2000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=%_GC 133 22'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMSSCH' '2001'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=GIMP'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'RSTXT-TDNAME'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RB_GRAPHIC_BMON'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLSTXBITMAPS' '4001'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'RB_GRAPHIC_BCOL'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=OK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RLGRAP-FILENAME'&lt;/P&gt;&lt;P&gt;                              'C:\Documents and Settings\m.antonini-c'&lt;/P&gt;&lt;P&gt;                            &amp;amp; 'ons.M-ANTONINI\Desktop\COOK.bmp'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'STXBITMAPS-TDNAME'&lt;/P&gt;&lt;P&gt;                              'COOK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RB_GRAPHIC_BMON'&lt;/P&gt;&lt;P&gt;                              ''.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RB_GRAPHIC_BCOL'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'STXBITMAPS-AUTOHEIGHT'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMSSCH' '2000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=BACK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'RSTXT-TDNAME'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RSTXT-TDNAME'&lt;/P&gt;&lt;P&gt;                              'COOK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RB_GRAPHIC_BCOL'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_transaction using 'SE78'.&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;The problem is: at the begin of the registratio, SAP doesn't recognize the command button:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=%_GC 133 22'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;P&gt;There's another mode to import image (FM for example) or there's a solution for that?&lt;/P&gt;&lt;P&gt;Thanks for answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jun 2006 12:29:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-20T12:29:32Z</dc:date>
    <item>
      <title>Batch Input for SE78.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443874#M210916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i must do a batch input for transaction se78 for import images. Here is the registration code:&lt;/P&gt;&lt;P&gt;&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 'SAPMSSCH' '2000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=%_GC 133 22'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMSSCH' '2001'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=GIMP'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'RSTXT-TDNAME'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RB_GRAPHIC_BMON'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLSTXBITMAPS' '4001'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'RB_GRAPHIC_BCOL'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=OK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RLGRAP-FILENAME'&lt;/P&gt;&lt;P&gt;                              'C:\Documents and Settings\m.antonini-c'&lt;/P&gt;&lt;P&gt;                            &amp;amp; 'ons.M-ANTONINI\Desktop\COOK.bmp'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'STXBITMAPS-TDNAME'&lt;/P&gt;&lt;P&gt;                              'COOK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RB_GRAPHIC_BMON'&lt;/P&gt;&lt;P&gt;                              ''.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RB_GRAPHIC_BCOL'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'STXBITMAPS-AUTOHEIGHT'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMSSCH' '2000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=BACK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'RSTXT-TDNAME'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RSTXT-TDNAME'&lt;/P&gt;&lt;P&gt;                              'COOK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RB_GRAPHIC_BCOL'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_transaction using 'SE78'.&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;The problem is: at the begin of the registratio, SAP doesn't recognize the command button:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=%_GC 133 22'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;P&gt;There's another mode to import image (FM for example) or there's a solution for that?&lt;/P&gt;&lt;P&gt;Thanks for answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 12:29:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443874#M210916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T12:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input for SE78.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443875#M210917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try out this FM SAPSCRIPT_IMPORT_GRAPHIC_BDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards&lt;/P&gt;&lt;P&gt;Anup Varghese&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 12:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443875#M210917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T12:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input for SE78.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443876#M210918</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;try to use the FM &amp;lt;b&amp;gt;SAPSCRIPT_IMPORT_GRAPHIC_BDS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;here is one example you can see..&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="95514"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 12:45:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443876#M210918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T12:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input for SE78.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443877#M210919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FM is interesting, but it call a screen that i must not see, the screen 4001 must run in background and that i think it`s impossible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 12:46:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443877#M210919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T12:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input for SE78.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443878#M210920</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 my previous post, there you can see the example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 12:46:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-se78/m-p/1443878#M210920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T12:46:56Z</dc:date>
    </item>
  </channel>
</rss>

