<?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: Problem with BAPI_CLASS_SELECT_OBJECTS  part 2 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187455#M465979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Smidt,&lt;/P&gt;&lt;P&gt; there are some restrictions in searching using this BAPI as per the documentation&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;"Restrictions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Classes with multiple object types are not supported.&lt;/P&gt;&lt;P&gt;  Exception: batches  Restriction: only batches are returned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No returning of classes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Reference characteristics are not supported&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Interval characteristics are not supported&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No open intervals&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No exclusive search&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No string search&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No display of objects without values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Objects with locked classification status are not returned"&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2007 09:00:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-04T09:00:03Z</dc:date>
    <item>
      <title>Problem with BAPI_CLASS_SELECT_OBJECTS  part 2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187454#M465978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I give search criteria for BAPI_CLASS_SELECT_OBJECTS this will only work if I give whole values. somehow values with wildcards are not excepted in this BAPI ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the function CLSC_SEARCH_OBJECTS which is used in the BAPI works fine with wildcards ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when for SELECTIONCRITERIONS I have&lt;/P&gt;&lt;P&gt;NAME_CHAR	ZDMS4&lt;/P&gt;&lt;P&gt;CHAR_VALUE	05*&lt;/P&gt;&lt;P&gt;"other values initial "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't get any results &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with &lt;/P&gt;&lt;P&gt;NAME_CHAR	ZDMS4&lt;/P&gt;&lt;P&gt;CHAR_VALUE	05&lt;/P&gt;&lt;P&gt;"other values initial "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only get results where the value for ZDMS4 is 05 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anybody knows how to search with wildcards in this BAPI ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        A. de Smidt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 08:54:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187454#M465978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T08:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI_CLASS_SELECT_OBJECTS  part 2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187455#M465979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Smidt,&lt;/P&gt;&lt;P&gt; there are some restrictions in searching using this BAPI as per the documentation&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;"Restrictions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Classes with multiple object types are not supported.&lt;/P&gt;&lt;P&gt;  Exception: batches  Restriction: only batches are returned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No returning of classes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Reference characteristics are not supported&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Interval characteristics are not supported&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No open intervals&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No exclusive search&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No string search&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- No display of objects without values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Objects with locked classification status are not returned"&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 09:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187455#M465979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T09:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI_CLASS_SELECT_OBJECTS  part 2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187456#M465980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm SAP likes us to programm in BAPI but you can't use them since they can't do what the functions can inside the BAPI ?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLSC_SEARCH_OBJECTS can handle wildcards and is used in this BAPI ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a workaround for this problem so I can still work with the BAPI and use wildcards ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 09:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187456#M465980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T09:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI_CLASS_SELECT_OBJECTS  part 2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187457#M465981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Just curious to know why do you still want to use BAPI_CLASS_SELECT_OBJECTS when the FM CLSC_SEARCH_OBJECTS works the way you want ? If you are trying to call the bapi from an external system and being RFC enabled is the only qualification the bapi has, over the FM, create a wrapper bapi around the FM CLSC_SEARCH_OBJECTS and call it from the external program.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 09:19:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187457#M465981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T09:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI_CLASS_SELECT_OBJECTS  part 2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187458#M465982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are in the middle of a release change from 4.7c to erp2005.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the Z programm the function CLSC_SEARCH_OBJECTS  was used .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the new release the programm performed 26 times slower (due to this function) than in the old system. I couldn't figure out why since the function didn't change over the release and I couldn't find a difference in the inputparameter for the function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;strange enough the problem was solved when using the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I use the function CLSC_SEARCH_OBJECTS  the problem is only when SLCODE = 2 (GE) and not 1 (EQ) as standard in the selectionchararteristics. in the old release it's no problem using SLCODE = 2 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we chechek that the function didn't change over the new release ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anybody got a clue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        A. de Smidt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 09:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187458#M465982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T09:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI_CLASS_SELECT_OBJECTS  part 2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187459#M465983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to old have to close down&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 14:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-class-select-objects-part-2/m-p/2187459#M465983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-21T14:56:30Z</dc:date>
    </item>
  </channel>
</rss>

