<?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: Function module to get Sales Order classification. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168560#M459627</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 function module CE_C_GET_CBASE, INSTANCE = VABP-CUOBJ.&lt;/P&gt;&lt;P&gt;In the returning CONFIGURATION is a table "values", which contains the characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;JP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2007 10:47:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-07T10:47:33Z</dc:date>
    <item>
      <title>Function module to get Sales Order classification.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168557#M459624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone give me a function module to get Sales Order classification? Really appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 09:54:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168557#M459624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T09:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Sales Order classification.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168558#M459625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Check the following BAPI's:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_GETDETAIL&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use the fun module:&lt;/P&gt;&lt;P&gt;CLAF_CLASSIFICATION_OF_OBJECTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 09:55:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168558#M459625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T09:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Sales Order classification.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168559#M459626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I will give point please give me a sample Object Key pattern of a Sales Order. I can't test the BAPIs and FMs since I don't know what to input. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 10:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168559#M459626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T10:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Sales Order classification.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168560#M459627</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 function module CE_C_GET_CBASE, INSTANCE = VABP-CUOBJ.&lt;/P&gt;&lt;P&gt;In the returning CONFIGURATION is a table "values", which contains the characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;JP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 10:47:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168560#M459627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T10:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Sales Order classification.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168561#M459628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for the classification at the Header level. Is that possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 10:52:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168561#M459628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T10:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Sales Order classification.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168562#M459629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, we are not using configuration on header level. Can't you set a break point in the function module CE_C_GET_CBASE to see which "instance" the system will use? I assume there will be a link to VBAK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 13:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-sales-order-classification/m-p/2168562#M459629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T13:31:40Z</dc:date>
    </item>
  </channel>
</rss>

